Uses of Enum Class
dev.getelements.elements.sdk.test.TestElementBundle
Packages that use TestElementBundle
-
Uses of TestElementBundle in dev.getelements.elements.sdk.test
Methods in dev.getelements.elements.sdk.test that return TestElementBundleModifier and TypeMethodDescriptionstatic TestElementBundle
Returns the enum constant of this class with the specified name.static TestElementBundle[]
TestElementBundle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.getelements.elements.sdk.test with parameters of type TestElementBundleModifier and TypeMethodDescriptionvoid
TestArtifactRegistry.copyBundleTo
(TestElementBundle bundle, Path destination) Copies all artifacts in the bundle to the specified directory.TestArtifactRegistry.findBundlePath
(TestElementBundle bundle) Finds the Path of the bundle with the bundle name.