Uses of Interface
com.google.j2cl.junit.runtime.JsUnitHelpers.IThenable
-
Uses of JsUnitHelpers.IThenable in com.google.j2cl.junit.runtime
Methods in com.google.j2cl.junit.runtime that return JsUnitHelpers.IThenableModifier and TypeMethodDescriptionstatic JsUnitHelpers.IThenable<?>JsUnitHelpers.withTimeout(Object thenable, double timeout) Methods in com.google.j2cl.junit.runtime with parameters of type JsUnitHelpers.IThenableModifier and TypeMethodDescriptionstatic voidJsUnitHelpers.await(JsUnitHelpers.IThenable<?> thenable)