@Retention(value=RUNTIME) @Target(value=METHOD) public @interface BootstrapVersions
List of BootstrapVersionConfiguration to be used for running the test.
The signature required for the method is:
static List methodName();
Copyright © 2022 MuleSoft, Inc.. All rights reserved.