Package com.google.j2cl.junit.runtime
Class JsUnitHelpers
java.lang.Object
com.google.j2cl.junit.runtime.JsUnitHelpers
Internal helpers intended to be called by the JsUnit adapter gencode.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceThe marker type of a JS thenable. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidawait(JsUnitHelpers.IThenable<?> thenable) static voidstatic JsUnitHelpers.IThenable<?>withTimeout(Object thenable, double timeout)
-
Method Details
-
await
-
withTimeout
-
handleAssumptionFailure
-