C# 클래스 StoryTeller.Testing.SuiteTester

파일 보기 프로젝트 열기: adymitruk/storyteller

비공개 메소드들

메소드 설명
SetUp ( ) : void
adding_a_suite_makes_the_parent_to_child_relationship ( ) : void
adding_a_test_to_a_suite_sets_the_suite_as_the_tests_parent ( ) : void
contains_works_n_deep ( ) : void
find_test_recursive ( ) : void
get_all_tests_n_deep ( ) : void
get_path_if_has_suite_parent ( ) : void
get_path_if_no_parent ( ) : void
get_path_with_hierarchy_at_top ( ) : void
get_project_name ( ) : void