C# Class c24.Deputy.MsBuildProjectParser_Parse_Tests.Given_a_valid_binary_reference

Show file Open project: CHECK24/c24.Deputy

Public Methods

Method Description
Given_a_valid_binary_reference ( ) : System.IO

Private Methods

Method Description
It_should_have_TestReference_as_name ( ) : void
It_should_have_hintpath_as_path ( ) : void
It_should_have_projectname ( ) : void
It_should_have_resolved_full_path ( ) : void
It_should_return_an_array_with_a_single_reference ( ) : void
Then_should_load_the_project_as_xml ( ) : void

Method Details

Given_a_valid_binary_reference() public method

public Given_a_valid_binary_reference ( ) : System.IO
return System.IO