A  B  C  D  E  G  I  K  L  M  N  O  P  R  S  T  V  W 

W

when(java.lang.String,io.github.imagineDevit.giwt.kt.statements.functions.WhenFns.WhenSFn) - function in io.github.imagineDevit.giwt.kt.TestCase
Create the when statement for the test case.
when(java.lang.String,io.github.imagineDevit.giwt.kt.statements.functions.WhenFns.WhenFn) - function in io.github.imagineDevit.giwt.kt.TestCase.GivenStmt
Create a when statement from the current given statement.
when(java.lang.String,io.github.imagineDevit.giwt.kt.statements.functions.WCtxFn) - function in io.github.imagineDevit.giwt.kt.TestCaseWithContext
Create the when statement for the test case.
when(java.lang.String,io.github.imagineDevit.giwt.kt.statements.functions.WCtxFn) - function in io.github.imagineDevit.giwt.kt.TestCaseWithContext.GivenCtxStmt
Create the when statement for the test case.
WhenFns - class in io.github.imagineDevit.giwt.kt.statements.functions
Fun interface for the different types of when statements functions.
WhenFns.WhenFn - class in io.github.imagineDevit.giwt.kt.statements.functions.WhenFns
 
WhenFns.WhenSFn - class in io.github.imagineDevit.giwt.kt.statements.functions.WhenFns
 
withContext() - function in io.github.imagineDevit.giwt.kt.TestCase
Create a TestCaseWithContext from the current test case.
withErrorOfType(kotlin.reflect.KClass) - function in io.github.imagineDevit.giwt.kt.assertions.ShouldFail
Asserts that the error is of the expected type.
withMessage(java.lang.String) - function in io.github.imagineDevit.giwt.kt.assertions.ShouldFail
Asserts that the error message is equal to the expected message.
A  B  C  D  E  G  I  K  L  M  N  O  P  R  S  T  V  W