name: SmsEventTest
class_comment: null
dependencies:
- name: TestCase
  type: class
  source: PHPUnit\Framework\TestCase
- name: SmsEvent
  type: class
  source: Symfony\Component\RemoteEvent\Event\Sms\SmsEvent
properties: []
methods:
- name: testPhone
  visibility: public
  parameters: []
  comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\RemoteEvent\Event\Sms\SmsEvent
interfaces: []