MCPcopy Create free account
hub / github.com/devfile/api / WriteAndValidate

Method WriteAndValidate

test/v200/utils/common/test_utils.go:80–80  ·  view source on GitHub ↗
(*TestDevfile)

Source from the content-addressed store, hash-verified

78// DevfileValidator interface implemented by the parser and api tests for verifying generated devfiles
79type DevfileValidator interface {
80 WriteAndValidate(*TestDevfile) error
81}
82
83// TestContent - structure used by a test to configure the tests to run

Callers 1

RunTestMethod · 0.65

Implementers 1

DevfileValidatortest/v200/utils/api/test_utils.go

Calls

no outgoing calls

Tested by

no test coverage detected