elvyssoares

LoggingTest - Original - Simplified

Jun 5th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.93 KB | None | 0 0
  1. @Test
  2. public void test() throws IOException {
  3.     // Instantiate an external resource
  4.     // Instantiate the test object
  5.     // Perform action
  6.     // Assert
  7. }
Advertisement
Add Comment
Please, Sign In to add comment