com.hypercubetools.timeslip / TimeSlip / noCall
noCallΒΆ
@JvmStatic fun noCall():TimeSlip
Create an instance that will throw IllegalStateException whenever Clock methods are called.
This can be useful for asserting that Clock methods are not called.
Return A newly constructed instance.