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 TestElementBundleReturns 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 TypeMethodDescriptionvoidTestArtifactRegistry.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.