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 testTryCatchJavascriptWrappingIfSet()
           
 void testTryCatchJavascriptWrappingIgnoredForWrongType()
           
 void testTryCatchJavascriptWrappingNotSet()
           
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBatchPluginResource

public TestBatchPluginResource()
Method Detail

testGetUrl

public void testGetUrl()

testGetUrlWithParams

public void testGetUrlWithParams()

testIsCacheSupported

public void testIsCacheSupported()
                          throws Exception
Throws:
Exception

testEquals

public void testEquals()

testNewLineStreamingHttpResponse

public void testNewLineStreamingHttpResponse()
                                      throws DownloadException
Throws:
DownloadException

testNewLineStreamingOutputStream

public void testNewLineStreamingOutputStream()
                                      throws DownloadException
Throws:
DownloadException

testTryCatchJavascriptWrappingIfSet

public void testTryCatchJavascriptWrappingIfSet()
                                         throws Exception
Throws:
Exception

testTryCatchJavascriptWrappingNotSet

public void testTryCatchJavascriptWrappingNotSet()
                                          throws Exception
Throws:
Exception

testTryCatchJavascriptWrappingIgnoredForWrongType

public void testTryCatchJavascriptWrappingIgnoredForWrongType()
                                                       throws Exception
Throws:
Exception


Copyright © 2013 Atlassian. All Rights Reserved.