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