java.lang.Object
io.ciera.runtime.util.A
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
assertTrue
(boolean truth) void
assertTrueWithMessage
(boolean truth, String message)
-
Constructor Details
-
A
public A(io.ciera.runtime.api.domain.Domain domain)
-
-
Method Details
-
assertTrue
public void assertTrue(boolean truth) -
assertTrueWithMessage
-