public interface TestFunctionTemplateGen extends TestFunctionTemplate
TestFunctionTemplate.Factory| Modifier and Type | Method and Description |
|---|---|
Byte |
getValueNoSuffix(Byte t) |
Integer |
getValueNoSuffix(Integer t) |
default <T> T |
getValueNoSuffix(T t) |
Byte |
getValueSkip(Byte t) |
Integer |
getValueSkip(Integer t) |
default <T> T |
getValueSkip(T t) |
Byte |
testNameAliasSkip(Byte t) |
Integer |
testNameAliasSkip(Integer t) |
default <T> T |
testNameAliasSkip(T t) |
deletegetAddress, getAddressdefault <T> T getValueNoSuffix(T t)
getValueNoSuffix in interface TestFunctionTemplatedefault <T> T getValueSkip(T t)
getValueSkip in interface TestFunctionTemplatedefault <T> T testNameAliasSkip(T t)
testNameAliasSkip in interface TestFunctionTemplateCopyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.