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

Function Test_MultiComponent

test/v200/apiTest/api_test.go:92–97  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

90}
91
92func Test_MultiComponent(t *testing.T) {
93 testContent := commonUtils.TestContent{}
94 testContent.ComponentTypes = commonUtils.ComponentTypes
95 testContent.FileName = commonUtils.GetDevFileName()
96 apiUtils.RunTest(testContent, t)
97}
98
99func Test_Projects(t *testing.T) {
100 testContent := commonUtils.TestContent{}

Callers

nothing calls this directly

Calls 1

RunTestMethod · 0.80

Tested by

no test coverage detected