Interface MockMaker.StaticMockControl<T>

Enclosing interface:
MockMaker

public static interface MockMaker.StaticMockControl<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
     
  • Method Details

    • getType

      Class<T> getType()
    • enable

      void enable()
    • disable

      void disable()