public class RestServiceApiDescriptorBuilderTest
extends java.lang.Object
| Constructor and Description |
|---|
RestServiceApiDescriptorBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testApiValidity() |
void |
testBuild() |
void |
testParsingInterfaceWithRolesOnClass() |
void |
testParsingInterfaceWithRolesOnClassAndMethodShouldUseClassAnnotationsOnMethodsWithoutAnnotations() |
void |
testParsingInterfaceWithRolesOnClassAndMethodShouldUseMethodAnnotations() |
void |
testParsingInterfaceWithRolesOnMethod() |
void |
testRequiredAnnotation() |
public void testBuild()
public void testRequiredAnnotation()
public void testParsingInterfaceWithRolesOnClass()
public void testParsingInterfaceWithRolesOnMethod()
public void testParsingInterfaceWithRolesOnClassAndMethodShouldUseMethodAnnotations()
public void testParsingInterfaceWithRolesOnClassAndMethodShouldUseClassAnnotationsOnMethodsWithoutAnnotations()
public void testApiValidity()
Copyright © 2024. All Rights Reserved.