Class: CarinForBlueButtonTestKit::CARIN4BBV200DEVNONFINANCIAL::C4BBTestSuite
- Inherits:
-
Inferno::TestSuite
- Object
- Inferno::TestSuite
- CarinForBlueButtonTestKit::CARIN4BBV200DEVNONFINANCIAL::C4BBTestSuite
- Defined in:
- lib/carin_for_blue_button_test_kit/generated/v2.0.0-dev-nonfinancial/c4bb_test_suite.rb
Constant Summary collapse
- VALIDATION_MESSAGE_FILTERS =
[ /\A\S+: \S+: URL value '.*' does not resolve/ ].freeze
Class Method Summary collapse
Class Method Details
.metadata ⇒ Object
38 39 40 41 42 |
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0-dev-nonfinancial/c4bb_test_suite.rb', line 38 def self. @metadata ||= YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true)[:groups].map do || Generator::GroupMetadata.new() end end |