Class PropertiesOnNestedClassIT
java.lang.Object
com.soebes.itf.examples.properties.PropertiesOnNestedClassIT
Example integration test to demonstrate the usage
 of 
@SystemProperty(..) on a class level and to make
 sure it's found on the class level. This means
 that the given testing method property_skipttest(..)
 to the given test method.- Author:
 - Karl Heinz Marbaise
 
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PropertiesOnNestedClassIT
PropertiesOnNestedClassIT() 
 -