Class HistoryPresenterTests
Inheritance
HistoryPresenterTests
Syntax
public class HistoryPresenterTests : object
Methods
Setup()
Declaration
TearDown()
Declaration
TestGotoCall()
Declaration
public void TestGotoCall()
TestNextPageCall()
Declaration
public void TestNextPageCall()
TestNextPageCallOnZero()
Declaration
public void TestNextPageCallOnZero()
TestPreviousPageCall()
Declaration
public void TestPreviousPageCall()
TestPreviousPageCallOnZero()
Declaration
public void TestPreviousPageCallOnZero()
TestReceivingEntryCount()
Declaration
public void TestReceivingEntryCount()
TestReceivingUpdateEvent()
Declaration
public void TestReceivingUpdateEvent()
TestReceivingUpdateEventWithSelection()
Declaration
public void TestReceivingUpdateEventWithSelection()
TestRevertCall()
Declaration
public void TestRevertCall()
TestSetSelectedRevisionId()
Declaration
public void TestSetSelectedRevisionId()
TestStartCall()
Declaration
public void TestStartCall()
TestStartWithSavedRevisionCall()
Declaration
public void TestStartWithSavedRevisionCall()
Extension Methods