C# (CSharp) c24.Deputy.Checks Namespace

Classes

Name Description
BinaryReferenceInExternalLibrariesDirectoryCheck
BinaryReferenceInExternalLibrariesDirectoryCheck_Tests.Given_a_reference_path_not_within_defined_libs_directory
BinaryReferenceInExternalLibrariesDirectoryCheck_Tests.Given_a_reference_path_within_defined_libs_directory
BinaryReferenceIsGlobalCheck
BinaryReferenceIsGlobalCheck_Tests.Given_a_reference_which_is_in_registry
BinaryReferenceIsGlobalCheck_Tests.Given_a_reference_which_is_in_registry_with_differing_case
BinaryReferenceIsGlobalCheck_Tests.Given_a_reference_which_is_not_in_registry
ProjectIntegrityCheck
ProjectIntegrityCheck_Tests.Given_a_reference_with_empty_path_which_is_in_global_references_list
ProjectIntegrityCheck_Tests.Given_a_reference_with_existing_path_not_in_external_libs_dir
ProjectIntegrityCheck_Tests.Given_a_reference_with_path_which_does_not_exist
ProjectIntegrityCheck_Tests.Given_a_reference_without_path_not_in_global_references_list
ProjectIntegrityCheck_Tests.Given_a_reference_without_path_which_is_in_global_references_list
ProjectReferenceExistsInSolutionCheck
ProjectReferenceExistsInSolutionCheck_Tests.Given_a_project_with_a_reference_for_a_project_existing_in_solution
ProjectReferenceExistsInSolutionCheck_Tests.Given_a_project_with_a_reference_for_a_project_not_existing_in_solution
ProjectReferenceExistsInSolutionCheck_Tests.Given_a_project_with_two_references_for_projects_not_existing_in_solution
ProjectReferenceExistsInSolutionCheck_Tests.Given_a_project_with_two_references_with_same_name_for_projects_existing_in_solution
ProjectReferenceExistsInSolutionCheck_Tests.Given_a_project_with_two_references_with_same_name_where_only_one_project_exists_in_solution
ProjectReferenceExistsInSolutionCheck_Tests.Given_an_project_reference_from_a_project_not_existing_in_solution
ReferenceExistsCheck
ReferenceExistsCheck_Tests.Given_a_non_existent_project_in_a_solution_file
ReferenceExistsCheck_Tests.Given_a_non_existent_reference
ReferenceExistsCheck_Tests.Given_a_reference_to_gac_without_path
ReferenceExistsCheck_Tests.Given_an_existing_reference
ReferenceExistsCheck_Tests.Given_an_existing_reference_relative_to_project_path
SolutionIntegrityCheck
SolutionIntegrityCheck_Tests.Given_a_project_with_a_reference_which_does_not_exist_in_solution
SolutionIntegrityCheck_Tests.Given_a_reference_with_path_which_does_not_exist