Table of Contents - json_checker-0.1.6 Documentation
Classes and Modules
- JsonChecker
- JsonChecker::CheckableFile
- JsonChecker::Checker
- JsonChecker::HTMLOutput
- JsonChecker::JSONComparator
- JsonChecker::JSONFetcher
- JsonChecker::JSONToCheck
- JsonChecker::JSONValidator
Methods
- ::add_comparation_item — JsonChecker::HTMLOutput
- ::add_item — JsonChecker::HTMLOutput
- ::add_validation_item — JsonChecker::HTMLOutput
- ::compare — JsonChecker::JSONComparator
- ::fetch_response — JsonChecker::JSONFetcher
- ::generate_output — JsonChecker::HTMLOutput
- ::is_valid_representation? — JsonChecker::CheckableFile
- ::json_from_content — JsonChecker::JSONFetcher
- ::json_from_path — JsonChecker::JSONFetcher
- ::json_from_url — JsonChecker::JSONFetcher
- ::new — JsonChecker::CheckableFile
- ::new — JsonChecker::JSONToCheck
- ::validate_with_config — JsonChecker::JSONValidator
- #add_line — JsonChecker::JSONComparator
- #add_style — JsonChecker::HTMLOutput
- #compare_json — JsonChecker::JSONComparator
- #get_content — JsonChecker::CheckableFile
- #html_report_from_diff — JsonChecker::JSONComparator
- #is_numeric? — JsonChecker::JSONValidator
- #run — JsonChecker::Checker
- #save_to_file — JsonChecker::HTMLOutput
- #tempfile_from_json — JsonChecker::JSONComparator
- #validate_JSON_with_keys — JsonChecker::JSONValidator
- #value_for_key — JsonChecker::JSONValidator
- #value_for_key_with_split_character — JsonChecker::JSONValidator
- #verify_value — JsonChecker::JSONValidator