Class TestCacheEntry


  • public class TestCacheEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCacheEntry()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<ALMTestStep> getSteps()  
      • Methods inherited from class java.lang.Object

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

      • TestCacheEntry

        public TestCacheEntry()
    • Method Detail

      • getSteps

        public java.util.List<ALMTestStep> getSteps()