| |
|
| com.sun.xml.ws.policy.PolicySubjectTest
PolicySubjectTest | public class PolicySubjectTest extends TestCase (Code) | | author: Marek Potociar (marek.potociar@sun.com) |
PolicySubjectTest | public PolicySubjectTest(String testName)(Code) | | |
testAttachingNoPolicyToAnyPolicyResultsInNoEffectivePolicy | public void testAttachingNoPolicyToAnyPolicyResultsInNoEffectivePolicy() throws Exception(Code) | | |
testAttachingNullPolicyThrowsIAE | public void testAttachingNullPolicyThrowsIAE() throws Exception(Code) | | |
testCreatePolicySubjectWithEmptyPolicyCollectionMustThrowIAE | public void testCreatePolicySubjectWithEmptyPolicyCollectionMustThrowIAE() throws Exception(Code) | | |
testCreatePolicySubjectWithNullPolicyCollcetionMustThrowIAE | public void testCreatePolicySubjectWithNullPolicyCollcetionMustThrowIAE() throws Exception(Code) | | |
testCreatePolicySubjectWithNullPolicyMustThrowIAE | public void testCreatePolicySubjectWithNullPolicyMustThrowIAE() throws Exception(Code) | | |
testCreatePolicySubjectWithNullSubjectMustThrowIAE | public void testCreatePolicySubjectWithNullSubjectMustThrowIAE() throws Exception(Code) | | |
testGetSubjectReturnsCorrectReference | public void testGetSubjectReturnsCorrectReference() throws Exception(Code) | | |
testGetSubjectReturnsCorrectSubject | public void testGetSubjectReturnsCorrectSubject() throws Exception(Code) | | |
|
|
|