Class PCodeTestCombinedTestResults


  • public class PCodeTestCombinedTestResults
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FILENAME  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PCodeTestResults getTestResults​(java.lang.String jUnitName, boolean create)  
      • Methods inherited from class java.lang.Object

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

      • getTestResults

        public PCodeTestResults getTestResults​(java.lang.String jUnitName,
                                               boolean create)