### YamlMime:JavaType uid: "com.azure.core.test.annotation.SyncAsyncTest" fullName: "com.azure.core.test.annotation.SyncAsyncTest" name: "SyncAsyncTest" nameWithType: "SyncAsyncTest" summary: "Indicates that test should be branched out into sync and async branch resulting in two separate test cases." syntax: "public interface **SyncAsyncTest**
implements Annotation" type: "interface" desc: "Indicates that test should be branched out into sync and async branch resulting in two separate test cases. The should be used in the test to branch out." implements: - "Annotation" metadata: {} package: "com.azure.core.test.annotation" artifact: com.azure:azure-core-test:1.26.2