com.atlassian.plugin.webresource
Class TestBatchResourceContentsWebFormatter

java.lang.Object
  extended by com.atlassian.plugin.webresource.TestBatchResourceContentsWebFormatter

public class TestBatchResourceContentsWebFormatter
extends Object


Constructor Summary
TestBatchResourceContentsWebFormatter()
           
 
Method Summary
 void setUp()
           
 void testBatchPluginResource()
           
 void testInsertDependencies()
           
 void testInsertDependenciesAndContexts()
           
 void testInsertDependenciesWithUnsafeNames()
           
 void testNoAttributesForSinglePluginResource()
           
 void testOnConditionallyWrapperResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBatchResourceContentsWebFormatter

public TestBatchResourceContentsWebFormatter()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testNoAttributesForSinglePluginResource

public void testNoAttributesForSinglePluginResource()

testInsertDependencies

public void testInsertDependencies()

testInsertDependenciesAndContexts

public void testInsertDependenciesAndContexts()

testInsertDependenciesWithUnsafeNames

public void testInsertDependenciesWithUnsafeNames()

testOnConditionallyWrapperResources

public void testOnConditionallyWrapperResources()

testBatchPluginResource

public void testBatchPluginResource()


Copyright © 2013 Atlassian. All Rights Reserved.