C# Class NuGet.Test.PreprocessorTest

Mostra file Open project: grendello/nuget

Private Methods

Method Description
GetStream ( string content ) : Stream
RevertFileRemovesFileIfContentIsTheSame ( ) : void
TransformFileDoesNothingIfFileExists ( ) : void
TransformFileReplacesTokensWithValueAndReturnsModifiedStream ( ) : void
TransformFileThrowsIfTokenValueIsNull ( ) : void