Class: DaVinciPlanNetTestKit::DaVinciPlanNetV110::NetworkValidationTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
ValidationTest
Defined in:
lib/davinci_plan_net_test_kit/generated/v1.1.0/network/network_validation_test.rb

Constant Summary

Constants included from ValidationTest

ValidationTest::DAR_CODE_SYSTEM_URL, ValidationTest::DAR_EXTENSION_URL

Instance Method Summary collapse

Methods included from ValidationTest

#check_for_dar, #check_for_dar_code, #check_for_dar_extension, #perform_validation_test

Instance Method Details

#resource_typeObject



24
25
26
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/network/network_validation_test.rb', line 24

def resource_type
  'Organization'
end

#scratch_resourcesObject



28
29
30
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/network/network_validation_test.rb', line 28

def scratch_resources
  scratch[:network_resources] ||= {}
end