Searched refs:withModule (Results 1 – 2 of 2) sorted by relevance
102 mSimulator = InvocationSimulator.create().withModule("example-module"); in setUp()
176 public InvocationSimulator withModule(String module) { in withModule() method in InvocationSimulator