|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.js.translate.test.JSTester
org.jetbrains.kotlin.js.translate.test.CommonUnitTester
public abstract class CommonUnitTester
| Constructor Summary | |
|---|---|
CommonUnitTester()
|
|
| Method Summary | |
|---|---|
void |
constructTestMethodInvocation(JsExpression functionToTestCall,
JsStringLiteral testName)
|
protected abstract JsExpression |
getTestMethodRef()
|
| Methods inherited from class org.jetbrains.kotlin.js.translate.test.JSTester |
|---|
deinitialize, getBlock, getContext, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonUnitTester()
| Method Detail |
|---|
public void constructTestMethodInvocation(@NotNull
JsExpression functionToTestCall,
@NotNull
JsStringLiteral testName)
constructTestMethodInvocation in class JSTester@NotNull protected abstract JsExpression getTestMethodRef()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||