Package org.eclipse.mat.inspections
Class InspectionAssert
- java.lang.Object
-
- org.eclipse.mat.inspections.InspectionAssert
-
public class InspectionAssert extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InspectionAssert()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
heapFormatIsNot(ISnapshot snapshot, java.lang.String... heapFormat)
-
-
-
Method Detail
-
heapFormatIsNot
public static void heapFormatIsNot(ISnapshot snapshot, java.lang.String... heapFormat)
-
-