TestContainer
TestContainer

A TestContainer defines a hierarchy that breaks down the test model. A TestContainer can contain TestContainers or Tests.

: TestContainer (architecture_autodiagram)
Figure 20 : TestContainer (architecture_autodiagram)
TestContainerAnalystContainerAnalystProjectTest
Association
Description
OwnedTest : Test [0..*]
OwnerContainer : TestContainer [0..1]
OwnedContainer : TestContainer [0..*]
OwnerProject : AnalystProject [0..1]