public class ImageDBTest
extends Object
Unit tests for defensive branches in
ImageDB.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ImageDBTest
public ImageDBTest()
-
Method Details
-
-
loadImage_nullId_returnsNullImage
public void loadImage_nullId_returnsNullImage()
throws
Exception
- Throws:
Exception
-
-
stopImagesListen_withListener_removesListener
public void stopImagesListen_withListener_removesListener()
throws
Exception
- Throws:
Exception