CLASS BuildCommandTests

Public Methods

Constructor_ShouldNotThrowException_WhenParametersAreValid

public void Constructor_ShouldNotThrowException_WhenParametersAreValid()

Constructor_ShouldThrowArgumentNullException_WhenOptionsIsNull

public void Constructor_ShouldThrowArgumentNullException_WhenOptionsIsNull()

Run

public void Run()

CopyFolder_ShouldCallCreateDirectory_WhenSourceFolderExists

public void CopyFolder_ShouldCallCreateDirectory_WhenSourceFolderExists()

CopyFolder_ShouldNotCallCreateDirectory_WhenSourceFolderDoesNotExist

public void CopyFolder_ShouldNotCallCreateDirectory_WhenSourceFolderDoesNotExist()