Class TestWork

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestWork
    extends junit.framework.TestCase
    • Constructor Detail

      • TestWork

        public TestWork()
    • Method Detail

      • testDependentWorkCallbackAllowsCurrentWork

        public void testDependentWorkCallbackAllowsCurrentWork()
                                                        throws Exception
        Throws:
        Exception
      • testDependentWorkCallbackCancelsCurrentWork

        public void testDependentWorkCallbackCancelsCurrentWork()
                                                         throws Exception
        Throws:
        Exception
      • testSetDependentWorkCyclicDependence

        public void testSetDependentWorkCyclicDependence()
                                                  throws Exception
        Throws:
        Exception