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 voidtestIcons()Tests theiconsproperty.voidtestName()Tests thenameproperty.voidtestShortName()Tests theshortNameproperty.
-