name: TransitionTest class_comment: null dependencies: - name: TestCase type: class source: PHPUnit\Framework\TestCase - name: Transition type: class source: Symfony\Component\Workflow\Transition properties: [] methods: - name: testConstructor visibility: public parameters: [] comment: null traits: - PHPUnit\Framework\TestCase - Symfony\Component\Workflow\Transition interfaces: []