| |
|
| com.sun.xml.ws.policy.PolicyIntersectorTest
PolicyIntersectorTest | public class PolicyIntersectorTest extends TestCase (Code) | | author: Marek Potociar (marek.potociar at sun.com) |
PolicyIntersectorTest | public PolicyIntersectorTest(String testName)(Code) | | |
testLaxInteroperablePolicies | public void testLaxInteroperablePolicies() throws Exception(Code) | | |
testPolicyIntersectorFactoryMethodsDoNotReturnNull | public void testPolicyIntersectorFactoryMethodsDoNotReturnNull() throws Exception(Code) | | |
testStrictInteroperablePolicies | public void testStrictInteroperablePolicies() throws Exception(Code) | | |
testStrictIntersectAllPolicyInCollectionEmptyReturnsEmptyPolicy | public void testStrictIntersectAllPolicyInCollectionEmptyReturnsEmptyPolicy() throws Exception(Code) | | |
testStrictIntersectEmptyPolicyCollectionThrowsIAE | public void testStrictIntersectEmptyPolicyCollectionThrowsIAE() throws Exception(Code) | | |
testStrictIntersectEmptyPolicyInCollectionReturnsNullPolicy | public void testStrictIntersectEmptyPolicyInCollectionReturnsNullPolicy() throws Exception(Code) | | |
testStrictIntersectNullPolicyInCollectionReturnsNullPolicy | public void testStrictIntersectNullPolicyInCollectionReturnsNullPolicy() throws Exception(Code) | | |
testStrictIntersectSimplePolicies | public void testStrictIntersectSimplePolicies() throws Exception(Code) | | |
testStrictIntersectSinglePolicyInCollectionReturnsTheSameSinglePolicyInstance | public void testStrictIntersectSinglePolicyInCollectionReturnsTheSameSinglePolicyInstance() throws Exception(Code) | | |
|
|
|