Method Summary |
|
public void | startUp00() Configure the test. |
public void | startUp01() Gets a bean logger reference. |
public void | tearDownClass() Clears logs. |
public void | test00() Verifies declaration using annotation. |
public void | test01() Verifies declaration using annotation. |
public void | test02() Verifies declaration using XML. |
public void | test03() Verifies injection in a field using annotation. |
public void | test04() Verifies injection in a method using annotation. |
public void | test05() Verifies injection in a field using XML. |
public void | test06() Verifies injection in a method using XML. |
public void | test07() Verifies an injection override in a field with a XML. |
public void | test08() Verifies an injection override in a method with a XML. |