spring how to annotate a method to be ignore when in test code example
Example: how to ignore test in junit
The @Ignore test annotation
is used to ignore particular tests
The @Ignore test annotation
is used to ignore particular tests