| |
|
| org.apache.axis2.phaserule.PhaseRuleTests
PhaseRuleTests | public class PhaseRuleTests extends TestCase (Code) | | Test various PhaseRule configurations
|
testBadBeforeAndAfters | public void testBadBeforeAndAfters() throws Exception(Code) | | This test makes sure we can't add a Handler to a Phase when the
before and after constraints don't make sense.
throws: Exception - if there's an error |
testBeforewithNoFirst | public void testBeforewithNoFirst() throws AxisFault(Code) | | |
testInvalidPhaseFirst | public void testInvalidPhaseFirst()(Code) | | |
testInvalidPhaseFirst1 | public void testInvalidPhaseFirst1()(Code) | | |
testInvalidPhaseLast | public void testInvalidPhaseLast()(Code) | | |
testPhaseLastErrors | public void testPhaseLastErrors() throws Exception(Code) | | |
|
|
|