psdi.unittest

Class UpdateDBPreProcessorUnitTest

  • java.lang.Object
    • psdi.unittest.UpdateDBPreProcessorUnitTest


  • public class UpdateDBPreProcessorUnitTest
    extends java.lang.Object
    Test the updateDB pre processor. At this time, all the hard work have been done by either UpdateDB or the UpdateDB Pre Processor. To begin with ByteCodeInjectionTestExtendThis extends ByteCodeInjectionTestExtension1. After the updateDB is run, it should extend ByteCodeInjectionTestExtension2 and also have a new stub generated. The Unit test will make sure the extension is correct, that the method now extends the correct class and that a stub have been generated...
    • Constructor Detail

      • UpdateDBPreProcessorUnitTest

        public UpdateDBPreProcessorUnitTest()
    • Method Detail

      • testUpdateDBPreProcessor

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