elvyssoares

RoutingHandlerTest - Original - Simplified

Jun 4th, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.47 KB | None | 0 0
  1. @Test
  2. public void test() throws Exception {
  3.     // Instantiate and start a handler
  4.     try {
  5.         // Assert
  6.     } finally {
  7.         // Stop the handler
  8.     }
  9. }
Add Comment
Please, Sign In to add comment