Uses of Interface
com.soklet.core.Simulator
Packages that use Simulator
-
Uses of Simulator in com.soklet
Method parameters in com.soklet with type arguments of type SimulatorModifier and TypeMethodDescriptionstatic void
Soklet.runSimulator
(SokletConfiguration sokletConfiguration, Consumer<Simulator> simulatorConsumer) Runs Soklet with a special "simulator" server that is useful for integration testing.