psdi.plusc.unittest

Class PlusCMOSGeneration

  • java.lang.Object
    • psdi.plusc.unittest.PlusCMOSGeneration


  • public class PlusCMOSGeneration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void loadMOS()
      This class is responsible for creating Objec Structures (OS) necessary throughout the unit tests.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlusCMOSGeneration

        public PlusCMOSGeneration()
    • Method Detail

      • loadMOS

        public void loadMOS()
        This class is responsible for creating Objec Structures (OS) necessary throughout the unit tests. If the object structure is already available, it will not try to create it again since plusmosgeneration datasource defines all of them as "Sync" and "AddChange" action
        Throws:
        MXException
        java.rmi.RemoteException