org.apache.maven.wagon

Class CommandExecutorTestCase

public abstract class CommandExecutorTestCase extends PlexusTestCase

Base class for command executor tests.

Version: $Id: CommandExecutorTestCase.java 312781 2005-10-11 02:04:28Z brett $

Author: Brett Porter

Method Summary
protected abstract RepositorygetTestRepository()
voidtestErrorInCommandExecuted()
voidtestExecuteSuccessfulCommand()

Method Detail

getTestRepository

protected abstract Repository getTestRepository()

testErrorInCommandExecuted

public void testErrorInCommandExecuted()

testExecuteSuccessfulCommand

public void testExecuteSuccessfulCommand()