In this test we will check if the annotator, implemented in the previous tutorial, works as we expect.
1. Define test data
Create a file "AnnotatorTestData.java".
2. Define a test method
3. Run the test
Run the test and make sure it's green.
In this test we will check if the annotator, implemented in the previous tutorial, works as we expect.
Create a file "AnnotatorTestData.java".
Run the test and make sure it's green.