Klasse MethodResultCacheTest

java.lang.Object
org.apache.torque.manager.MethodResultCacheTest

public class MethodResultCacheTest extends Object
  • Konstruktordetails

    • MethodResultCacheTest

      public MethodResultCacheTest()
  • Methodendetails

    • initTorque

      @BeforeAll public static void initTorque()
    • shutdownTorque

      @AfterAll public static void shutdownTorque()
    • setUp

      @BeforeEach public void setUp() throws Exception
      Löst aus:
      Exception
    • tearDown

      @AfterEach public void tearDown() throws Exception
      Löst aus:
      Exception
    • testGetAndPut

      @Test public void testGetAndPut()
    • testRemoveAll

      @Test public void testRemoveAll()
    • testRemove

      @Test public void testRemove()