Uses of Class
ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.find.FindActionConfigurer
-
Packages that use FindActionConfigurer Package Description ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.find -
-
Uses of FindActionConfigurer in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.find
Methods in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.find that return FindActionConfigurer Modifier and Type Method Description static <TEntity,TId>
FindActionConfigurer<TEntity,TId>FindActionConfigurer. mockedFindAction(ch.puzzle.libpuzzle.springframework.boot.rest.CrudActions<?,ch.puzzle.libpuzzle.springframework.boot.rest.action.FindAction<TEntity,TId>,?,?,?> crudActions)Methods in ch.puzzle.libpuzzle.springframework.boot.rest.test.actionmatcher.find that return types with arguments of type FindActionConfigurer Modifier and Type Method Description java.lang.Class<FindActionConfigurer>FindActionMatchers. configurer()
-