Interface ClassMarker

    • Method Detail

      • mark

        <T> void mark​(ClassWrapper<T> type)
        Mark type as loaded by PowerMock
        Parameters:
        type - to mark.