com.atlassian.plugin.webresource
Class TestBatchPluginResource

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.webresource.TestBatchPluginResource
All Implemented Interfaces:
junit.framework.Test

public class TestBatchPluginResource
extends junit.framework.TestCase


Constructor Summary
TestBatchPluginResource()
           
 
Method Summary
 void testEquals()
           
 void testGetUrl()
           
 void testGetUrlWithParams()
           
 void testIsCacheSupported()
           
 void testNewLineStreamingHttpResponse()
           
 void testNewLineStreamingOutputStream()
           
 void testParse()
           
 void testParseInvlaidUrlThrowsException()
           
 void testParseWithParams()
           
 void testParseWithParams2()
           
 void testParseWithParamsAndRandomPrefix()
           
 void testRoundTrip()
           
 
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

TestBatchPluginResource

public TestBatchPluginResource()
Method Detail

testIsCacheSupported

public void testIsCacheSupported()
                          throws Exception
Throws:
Exception

testParse

public void testParse()
               throws Exception
Throws:
Exception

testParseWithParams

public void testParseWithParams()
                         throws Exception
Throws:
Exception

testParseWithParams2

public void testParseWithParams2()
                          throws Exception
Throws:
Exception

testParseWithParamsAndRandomPrefix

public void testParseWithParamsAndRandomPrefix()
                                        throws Exception
Throws:
Exception

testGetUrl

public void testGetUrl()

testGetUrlWithParams

public void testGetUrlWithParams()

testRoundTrip

public void testRoundTrip()
                   throws Exception
Throws:
Exception

testEquals

public void testEquals()

testNewLineStreamingHttpResponse

public void testNewLineStreamingHttpResponse()
                                      throws DownloadException
Throws:
DownloadException

testNewLineStreamingOutputStream

public void testNewLineStreamingOutputStream()
                                      throws DownloadException
Throws:
DownloadException

testParseInvlaidUrlThrowsException

public void testParseInvlaidUrlThrowsException()


Copyright © 2010 Atlassian. All Rights Reserved.