com.atlassian.security.auth.trustedapps
Class TestListApplicationRetriever

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.atlassian.security.auth.trustedapps.TestListApplicationRetriever
All Implemented Interfaces:
junit.framework.Test

public class TestListApplicationRetriever
extends junit.framework.TestCase


Constructor Summary
TestListApplicationRetriever()
           
 
Method Summary
 void testConstructorAppIdParamContainNoNullsV0()
           
 void testConstructorAppIdParamContainNoNullsV1()
           
 void testConstructorAppIdParamContainNullsV0()
           
 void testConstructorAppIdParamContainNullsV1()
           
 void testConstructorParamsContainNullsV0()
           
 void testConstructorParamsContainNullsV1()
           
 void testConstructorPublicKeyParamContainNullsV0()
           
 void testConstructorPublicKeyParamContainNullsV1()
           
 void testGetApplicationListTooSmall()
           
 void testGetApplicationListV0()
           
 void testGetApplicationListV1()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
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, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestListApplicationRetriever

public TestListApplicationRetriever()
Method Detail

testGetApplicationListV0

public void testGetApplicationListV0()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testGetApplicationListV1

public void testGetApplicationListV1()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testGetApplicationListTooSmall

public void testGetApplicationListTooSmall()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorAppIdParamContainNoNullsV1

public void testConstructorAppIdParamContainNoNullsV1()

testConstructorParamsContainNullsV1

public void testConstructorParamsContainNullsV1()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorAppIdParamContainNullsV1

public void testConstructorAppIdParamContainNullsV1()
                                             throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorPublicKeyParamContainNullsV1

public void testConstructorPublicKeyParamContainNullsV1()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorAppIdParamContainNoNullsV0

public void testConstructorAppIdParamContainNoNullsV0()

testConstructorParamsContainNullsV0

public void testConstructorParamsContainNullsV0()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorAppIdParamContainNullsV0

public void testConstructorAppIdParamContainNullsV0()
                                             throws java.lang.Exception
Throws:
java.lang.Exception

testConstructorPublicKeyParamContainNullsV0

public void testConstructorPublicKeyParamContainNullsV0()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.