Uses of Interface
net.binis.codegen.TestMock.Modify
| Package | Description |
|---|---|
| net.binis.codegen |
-
Uses of TestMock.Modify in net.binis.codegen
Classes in net.binis.codegen that implement TestMock.Modify Modifier and Type Class Description protected classTestMockEntity.TestMockEntityModifyImplMethods in net.binis.codegen that return TestMock.Modify Modifier and Type Method Description TestMock.ModifyTestMockEntity.TestMockEntityModifyImpl. actionLink(String actionLink)TestMock.ModifyTestMockEntity.TestMockEntityModifyImpl. buttonText(String buttonText)TestMock.ModifyTestMockEntity.TestMockEntityModifyImpl. code(String code)static TestMock.ModifyTestMock. create()TestMock.ModifyTestMockEntity.TestMockEntityModifyImpl. description(String description)TestMock.ModifyTestMockEntity.TestMockEntityModifyImpl. name(String name)TestMock.ModifyTestMock. with()TestMock.ModifyTestMockEntity. with()Method parameters in net.binis.codegen with type arguments of type TestMock.Modify Modifier and Type Method Description TestMockTestMock.Modify. transaction(Function<TestMock.Modify,TestMock> function)