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 © 2021. All Rights Reserved.