Package org.testframe.api
Annotation Type Skip
Indicates that a test annotated with 
Test should be skipped. Note 
 that this annotation has no effect on a procedure that does not also have the 
 @Test annotation.- Since:
 - 1.0
 - Author:
 - Alonso del Arte