Sha256: 2e4afde97299aae8c57f03fcab58c6245ef986907708d5d0e6390b5edaf81f6a

Contents?: true

Size: 256 Bytes

Versions: 35

Compression:

Stored size: 256 Bytes

Contents

# Class: role::test_new_functions
#
#
class role::test_new_functions {

  # This function should fail unless it is mocked
  profile::fail_puppet('Puppet language function still failed!')

  # So should this
  profile::fail_ruby('Ruby function failed!')

}

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
onceover-3.13.3 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.13.2 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.13.1 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.13.0 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.5 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.4 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.3 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.2 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.1 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.12.0 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.11.1 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.11.0 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.10.2 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.10.1 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp
onceover-3.10.0 spec/fixtures/controlrepos/function_mocking/site/role/manifests/test_new_functions.pp