Method Summary |
|
protected void | setUp() |
protected void | tearDown() |
public void | testAddCommandLine() Tests Add commandline generation. |
public void | testAddExceptions() Test VSSAdd required attributes. |
public void | testCheckinCommandLine() Tests CheckIn commandline generation. |
public void | testCheckinExceptions() Test VSSCheckIn required attributes. |
public void | testCheckoutCommandLine() Tests CheckOut commandline generation. |
public void | testCheckoutExceptions() Test VSSCheckout required attributes. |
public void | testCpCommandLine() Tests CP commandline generation. |
public void | testCpExceptions() Test VSSCP required attributes. |
public void | testCreateCommandLine() Tests Create commandline generation. |
public void | testCreateExceptions() Test VSSCreate required attributes. |
public void | testGetCommandLine() Tests VSSGet commandline generation. |
public void | testGetExceptions() Tests VSSGet required attributes. |
public void | testHistoryCommandLine1() Tests VSSHistory commandline generation with from label. |
public void | testHistoryCommandLine2() Tests VSSHistory commandline generation with from date. |
public void | testHistoryCommandLine3() Tests VSSHistory commandline generation with date calculation. |
public void | testHistoryExceptions() Tests VSSHistory required attributes. |
public void | testLabelCommandLine1() Tests Label commandline generation. |
public void | testLabelCommandLine2() Tests Label commandline generation with a label of more than 31 chars. |
public void | testLabelExceptions() Test VSSLabel required attributes. |