Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Before
- public void setup() {
- // Instantiate a test object
- }
- @Test
- public void test() {
- // Assert some property of the test object
- // Assert other property of the test object
- // Assert other property of the test object
- }
Advertisement
Add Comment
Please, Sign In to add comment