Class InspectionAssert


  • public class InspectionAssert
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void heapFormatIsNot​(ISnapshot snapshot, java.lang.String... heapFormat)  
      • Methods inherited from class java.lang.Object

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

      • InspectionAssert

        public InspectionAssert()
    • Method Detail

      • heapFormatIsNot

        public static void heapFormatIsNot​(ISnapshot snapshot,
                                           java.lang.String... heapFormat)