Class TestGeneratorUtils
java.lang.Object
software.amazon.awssdk.codegen.poet.rules.TestGeneratorUtils
- 
Method Summary
Modifier and TypeMethodDescriptionstatic com.squareup.javapoet.CodeBlockcreateExpect(ExpectModel expect, OperationModel opModel, Map<String, com.fasterxml.jackson.core.TreeNode> opParams) getHostPrefixTemplate(OperationModel opModel)  
- 
Method Details
- 
createExpect
public static com.squareup.javapoet.CodeBlock createExpect(ExpectModel expect, OperationModel opModel, Map<String, com.fasterxml.jackson.core.TreeNode> opParams)  - 
getHostPrefixTemplate
 
 -