| org.ops4j.pax.exam.TestAddress |
Test pointer to an executable test. TestAddresses are graph based, so they have a parent and zero-to-many children.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Test Addresses can have default argument values.
| |||||||||||
Identifier of a single addressable test.
| |||||||||||
Test Addresses are built from other test addresses, so they build a compound tree.
| |||||||||||
Test Addresses can have default argument values.
Identifier of a single addressable test.
Test Addresses are built from other test addresses, so they build a compound tree. This returns the root of the tree. Sub-Addresses (so, TestAddresses that have a root()) refer usually to one identical test deployed on different test containers.