com.atlassian.core.util.thumbnail
Class StreamImageScaleTest

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

public class StreamImageScaleTest
extends Object


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

Constructor Detail

StreamImageScaleTest

public StreamImageScaleTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testStreamImageHappyPath

public void testStreamImageHappyPath()
                              throws Exception
Throws:
Exception

testInvalidImageThrowsIOException

public void testInvalidImageThrowsIOException()
                                       throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.