Class StaticAssetResolverTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebTest
ubic.gemma.web.util.StaticAssetResolverTest
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
- 
Nested Class SummaryNested classes/interfaces inherited from class BaseWebTestBaseWebTest.BaseWebTestContextConfiguration
- 
Field SummaryFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestslogger
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class BaseWebTestperformMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestssetApplicationContext
- 
Constructor Details- 
StaticAssetResolverTestpublic StaticAssetResolverTest()
 
- 
- 
Method Details- 
testpublic void test()
- 
testScriptTag- Throws:
- javax.servlet.jsp.JspException
- UnsupportedEncodingException
 
- 
testStyleTag- Throws:
- javax.servlet.jsp.JspException
- UnsupportedEncodingException
 
- 
testImageTags- Throws:
- javax.servlet.jsp.JspException
- UnsupportedEncodingException
 
 
-