27 lines
598 B
YAML
27 lines
598 B
YAML
name: JsonLoginTest
|
|
class_comment: null
|
|
dependencies:
|
|
- name: JsonResponse
|
|
type: class
|
|
source: Symfony\Component\HttpFoundation\JsonResponse
|
|
properties: []
|
|
methods:
|
|
- name: testDefaultJsonLoginSuccess
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: testDefaultJsonLoginFailure
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: testCustomJsonLoginSuccess
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: testCustomJsonLoginFailure
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
traits:
|
|
- Symfony\Component\HttpFoundation\JsonResponse
|
|
interfaces: []
|