Package org.vx68k.webapp.manifest
Class WebAppManifestTest
- java.lang.Object
-
- org.vx68k.webapp.manifest.WebAppManifestTest
-
public final class WebAppManifestTest extends Object
Test fixture forWebAppManifest
.- Since:
- 1.0
- Author:
- Kaz Nishimura
-
-
Constructor Summary
Constructors Constructor Description WebAppManifestTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testIcons()
Tests theicons
property.void
testName()
Tests thename
property.void
testShortName()
Tests theshortName
property.
-