org.openmobileis.test.bundle.profil
Class TestBaseProfil

java.lang.Object
  extended byTestCase
      extended byorg.openmobileis.test.bundle.profil.TestBaseProfil

public class TestBaseProfil
extends TestCase

See Also:
Serialized Form

Constructor Summary
TestBaseProfil(java.lang.String name)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCompleteProfilJarSynchro()
           
 void testJarSynchro()
           
 void testProfilEquals()
          Test method for Profile.equals(java.lang.Object).
 void testProfilSynchro()
          Test method for test profil synchronization}.
 void testTerminalProfilParser()
          Test method for TerminalXmlFileProfilDataFactory.TerminalXmlFileProfilDataFactory(java.io.Reader).
 void testXmlModuleParser()
          Test method for org.openmobileis.module.core.XmlModuleParser#XmlModuleParser(java.io.Reader).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBaseProfil

public TestBaseProfil(java.lang.String name)
Parameters:
name -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testXmlModuleParser

public void testXmlModuleParser()
Test method for org.openmobileis.module.core.XmlModuleParser#XmlModuleParser(java.io.Reader).


testTerminalProfilParser

public void testTerminalProfilParser()
Test method for TerminalXmlFileProfilDataFactory.TerminalXmlFileProfilDataFactory(java.io.Reader).


testProfilEquals

public void testProfilEquals()
Test method for Profile.equals(java.lang.Object).


testProfilSynchro

public void testProfilSynchro()
Test method for test profil synchronization}.


testJarSynchro

public void testJarSynchro()

testCompleteProfilJarSynchro

public void testCompleteProfilJarSynchro()


Copyright 2006 OpenMobileIS. All Rights Reserved.