Package | Description |
---|---|
es.ulpgc.junit4vpl | |
es.ulpgc.junit4vpl.autotest | |
es.ulpgc.junit4vpl.examples | |
es.ulpgc.junit4vpl.runner |
Class and Description |
---|
FailureType
A FailureType describes a type of fail that you want to group.
|
Class and Description |
---|
After |
AfterClass |
Before |
BeforeClass |
Ignore |
Test
This annotation mimic the JUnit one and adds other attributes.
|
TestClass
Annotation that may be used in test class to set elements for all tests in class.
|
Class and Description |
---|
Before |
Test
This annotation mimic the JUnit one and adds other attributes.
|
Class and Description |
---|
Failure
A Failure holds information about a failed test.
|
Test
This annotation mimic the JUnit one and adds other attributes.
|
TestClass
Annotation that may be used in test class to set elements for all tests in class.
|