Method Summary |
|
public void | testWrongSpec00() This test should cause an enhancer exception. |
public void | testWrongSpec01() This test should cause an enhancer exception. |
public void | testWrongSpec02() This test should cause an enhancer exception. |
public void | testWrongSpec03() This test should cause an enhancer exception. |
public void | testWrongSpec04() Verifies if an interceptor class with args doesn't compile. |
public void | testWrongSpec05() This test should cause an enhancer exception. |
public void | testWrongSpec06() This test should cause an enhancer exception. |
public void | testWrongSpec07() Verifies if an interceptor class with a static method modifier compile. |
public void | testWrongSpec08() Verifies if an interceptor class with a final method modifier compile. |
public void | testWrongSpec09() This method should cause an exception. |
public void | testWrongSpec10() Verifies if a bean class with a static interceptor method compiles. |
public void | testWrongSpec11() Verifies if a bean class with a final interceptor method compiles. |