com.atlassian.plugin.webresource
Class TestSuperBatchPluginResource

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

public class TestSuperBatchPluginResource
extends junit.framework.TestCase


Constructor Summary
TestSuperBatchPluginResource()
           
 
Method Summary
 void testGetType()
           
 void testNotSuperbatches()
           
 void testParseCss()
           
 void testParseJavascript()
           
 void testParseWithContextPath()
           
 void testParseWithParam()
           
 void testParseWithParams()
           
 
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

TestSuperBatchPluginResource

public TestSuperBatchPluginResource()
Method Detail

testParseCss

public void testParseCss()

testParseWithContextPath

public void testParseWithContextPath()

testParseJavascript

public void testParseJavascript()

testParseWithParam

public void testParseWithParam()

testParseWithParams

public void testParseWithParams()

testNotSuperbatches

public void testNotSuperbatches()

testGetType

public void testGetType()


Copyright © 2011 Atlassian. All Rights Reserved.