javamanager/javainstaller/installer/tsrc/javasrc/com/nokia/mj/impl/installer/customisationproperties/CustomisationPropertiesTest.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 47 f40128debb5d
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    31 import j2meunit.framework.TestMethod;
    31 import j2meunit.framework.TestMethod;
    32 import j2meunit.framework.TestSuite;
    32 import j2meunit.framework.TestSuite;
    33 
    33 
    34 /**
    34 /**
    35  * ApplicationRegistrator unit tests.
    35  * ApplicationRegistrator unit tests.
    36  *
       
    37  * @author Nokia Corporation
       
    38  * @version $Rev: 9041 $
       
    39  */
    36  */
    40 public class CustomisationPropertiesTest extends TestCase implements InstallerMain
    37 public class CustomisationPropertiesTest extends TestCase implements InstallerMain
    41 {
    38 {
    42 
    39 
    43 
    40