Package org.vx68k.webapp.manifest
Class ImageResourceTest
- java.lang.Object
-
- org.vx68k.webapp.manifest.ImageResourceTest
-
public final class ImageResourceTest extends Object
Test fixture forImageResource.- Since:
- 1.0
- Author:
- Kaz Nishimura
-
-
Constructor Summary
Constructors Constructor Description ImageResourceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestSizes()Tests thesizesproperty.voidtestSrc()Tests thesrcproperty.voidtestType()Tests thetypeproperty.
-