public class JsTestCase extends Object
Constructor and Description |
---|
JsTestCase(String name,
Runnable testCase) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Runnable |
getTestCase() |
void |
setName(String name) |
void |
setTestCase(Runnable testCase) |
public JsTestCase(String name, Runnable testCase)
public Runnable getTestCase()
public void setTestCase(Runnable testCase)
Copyright © 2016. All rights reserved.