All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mangoo.test.http.TestBrowser Maven / Gradle / Ivy

There is a newer version: 9.1.0
Show newest version
package io.mangoo.test.http;

/**
 * 
 * @author svenkubiak
 *
 */
public class TestBrowser extends TestResponse {
    public static TestBrowser open() {
        return new TestBrowser();
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy