psdi.app.workorder.unittest

Class WOAndRepairFacilityTest

  • java.lang.Object
    • junit.framework.Assert
      • junit.framework.TestCase
        • psdi.app.workorder.unittest.WOAndRepairFacilityTest
  • All Implemented Interfaces:
    junit.framework.Test


    public class WOAndRepairFacilityTest
    extends junit.framework.TestCase
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setUp() 
      void testAddForActivity() 
      void testAddForActivityMaxvarDisabled() 
      void testAddForChange() 
      void testAddForChangeMaxvarDisabled() 
      void testAddForWO() 
      void testAddForWOMaxvarDisabled() 
      void testAddForWOWithSkip() 
      void testAddWorkOrder(MboSetRemote woSet, boolean woShouldBeInARepairFacility) 
      • Methods inherited from class junit.framework.TestCase

        countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
      • Methods inherited from class junit.framework.Assert

        assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
      • Methods inherited from class java.lang.Object

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

      • WOAndRepairFacilityTest

        public WOAndRepairFacilityTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Overrides:
        setUp in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • testAddWorkOrder

        public void testAddWorkOrder(MboSetRemote woSet,
                                     boolean woShouldBeInARepairFacility)
                              throws java.rmi.RemoteException,
                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForWO

        public void testAddForWO()
                          throws java.rmi.RemoteException,
                                 MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForChange

        public void testAddForChange()
                              throws java.rmi.RemoteException,
                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForActivity

        public void testAddForActivity()
                                throws java.rmi.RemoteException,
                                       MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForWOWithSkip

        public void testAddForWOWithSkip()
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForWOMaxvarDisabled

        public void testAddForWOMaxvarDisabled()
                                        throws java.rmi.RemoteException,
                                               MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForChangeMaxvarDisabled

        public void testAddForChangeMaxvarDisabled()
                                            throws java.rmi.RemoteException,
                                                   MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testAddForActivityMaxvarDisabled

        public void testAddForActivityMaxvarDisabled()
                                              throws java.rmi.RemoteException,
                                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException