com.atlassian.crowd.acceptance.tests.rest.service
Class RepresentationXmlTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
              extended by com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
                  extended by com.atlassian.crowd.acceptance.tests.rest.service.RepresentationXmlTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
HordeRepresentationXmlTest

public class RepresentationXmlTest
extends RepresentationTest


Field Summary
 
Fields inherited from class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
APPLICATION_NAME, APPLICATION_PASSWORD, ATTRIBUTES_RESOURCE, AUTHENTICATION_RESOURCE, EVENTS_RESOURCE, GROUPS_RESOURCE, MT, REST_SERVICE_NAME, SESSION_RESOURCE, USERS_RESOURCE, WEBHOOKS_RESOURCE
 
Constructor Summary
RepresentationXmlTest(String name)
           
RepresentationXmlTest(String name, RestServer restServer)
           
 
Method Summary
 void testDatesAreReplaced()
           
 
Methods inherited from class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
testCookieConfig, testEventEntityList, testGetErrorEntity, testGroup, testGroupList, testPasswordEntity, testPostAuthenticationContextEntity, testSearchRestrictionEntity, testUser, testUserAttributes, testUserList
 
Methods inherited from class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
authenticateUser, getBaseUriBuilder, getBaseUriBuilder, getBaseUriBuilder, getRootWebResource, getWebResource, getWebResource, setRestServer, setUp, statusToString, tearDown
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepresentationXmlTest

public RepresentationXmlTest(String name)
                      throws IOException
Throws:
IOException

RepresentationXmlTest

public RepresentationXmlTest(String name,
                             RestServer restServer)
                      throws IOException
Throws:
IOException
Method Detail

testDatesAreReplaced

public void testDatesAreReplaced()


Copyright © 2013 Atlassian. All Rights Reserved.