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 void
testSizes()
Tests thesizes
property.void
testSrc()
Tests thesrc
property.void
testType()
Tests thetype
property.
-