psdi.mbo.unittest

Class TranslateCacheFactoryTest

  • java.lang.Object
    • psdi.mbo.unittest.TranslateCacheFactoryTest


  • public class TranslateCacheFactoryTest
    extends java.lang.Object
    Test the Translate Cache Factory. Get the default value and make sure it's the standard value. Change it and reload the Translate cache. Make sure the new value is returned. Switch back to standard value and make sure value is reloaded... This case is run once per tenant.
    • Constructor Detail

      • TranslateCacheFactoryTest

        public TranslateCacheFactoryTest()
    • Method Detail

      • translateCacheFactoryTest

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