C# Class c24.Deputy.MsBuildProjectParser_Parse_Tests.Given_a_valid_project_reference

Show file Open project: CHECK24/c24.Deputy

Public Methods

Method Description
Given_a_valid_project_reference ( ) : System.IO

Private Methods

Method Description
It_should_have_TestLibrary_as_name ( ) : void
It_should_have_a_path ( ) : void
It_should_have_project_as_source_type ( ) : void
It_should_have_project_guid_in_id ( ) : void
It_should_have_project_name ( ) : 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_project_reference() public method

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