name: AbstractQuestionHelperTestCase class_comment: null dependencies: - name: TestCase type: class source: PHPUnit\Framework\TestCase - name: StreamableInputInterface type: class source: Symfony\Component\Console\Input\StreamableInputInterface properties: [] methods: - name: createStreamableInputInterfaceMock visibility: protected parameters: - name: stream default: 'null' - name: interactive default: 'true' comment: null traits: - PHPUnit\Framework\TestCase - Symfony\Component\Console\Input\StreamableInputInterface interfaces: []