com.atlassian.core.util.thumbnail
Class ThumbnailRendererTest

java.lang.Object
  extended by com.atlassian.core.util.thumbnail.ThumbnailRendererTest

public class ThumbnailRendererTest
extends Object


Constructor Summary
ThumbnailRendererTest()
           
 
Method Summary
 void setUp()
           
 void testRenderInMemory()
           
 void testRenderInStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThumbnailRendererTest

public ThumbnailRendererTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testRenderInMemory

public void testRenderInMemory()
                        throws Exception
Throws:
Exception

testRenderInStream

public void testRenderInStream()
                        throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.