C# Class c24.Deputy.VsSolutionParser_Parse_Tests.When_solution_file_with_valid_project_is_given

Show file Open project: CHECK24/c24.Deputy

Public Methods

Method Description
When_solution_file_with_valid_project_is_given ( ) : System.Collections.Generic

Private Methods

Method Description
It_should_have_solution_name ( ) : void
Then_should_populate_full_path ( ) : void
Then_should_populate_id ( ) : void
Then_should_populate_name ( ) : void
Then_should_populate_path ( ) : void
Then_should_return_a_project_reference ( ) : void

Method Details

When_solution_file_with_valid_project_is_given() public method

public When_solution_file_with_valid_project_is_given ( ) : System.Collections.Generic
return System.Collections.Generic