Package 

Class MockState


  • 
    public final class MockState<V extends MavericksView, S extends MavericksState>
    
                        

    A mocked State value and a reference to the ViewModel that the State is intended for.

    • Method Summary

      Modifier and Type Method Description
      final KProperty1<V, MavericksViewModel<S>> getViewModelProperty()
      final S getState()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait