Uses of Class
ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.list.ListActionConfigurer
-
Packages that use ListActionConfigurer Package Description ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.list -
-
Uses of ListActionConfigurer in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.list
Methods in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.list that return ListActionConfigurer Modifier and Type Method Description static <TEntity> ListActionConfigurer<TEntity>ListActionConfigurer. mockedListAction(ch.puzzle.libpuzzle.springframework.boot.rest.CrudActions<ch.puzzle.libpuzzle.springframework.boot.rest.action.ListAction<TEntity>,?,?,?,?> crudActions)Methods in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.list that return types with arguments of type ListActionConfigurer Modifier and Type Method Description java.lang.Class<ListActionConfigurer>ListActionMatchers. configurer()
-