Package org.teavm.browserrunner
Class BrowserRunDescriptor
java.lang.Object
org.teavm.browserrunner.BrowserRunDescriptor
-
Constructor Summary
ConstructorsConstructorDescriptionBrowserRunDescriptor
(String name, String testPath, boolean module, Collection<String> additionalFiles, String argument) -
Method Summary
-
Constructor Details
-
BrowserRunDescriptor
public BrowserRunDescriptor(String name, String testPath, boolean module, Collection<String> additionalFiles, String argument)
-
-
Method Details
-
getName
-
getTestPath
-
isModule
public boolean isModule() -
getAdditionalFiles
-
getArgument
-