annotation class Ignore
Marks a Test to be ignored
This can be used in AnnotationSpec to mark a Test as Ignored.
Ignore()