コード例 #1
0
 public void onModule(TransportModule transportModule) {
   transportModule.addTransport("mock", AssertingLocalTransport.class);
 }