Exemple #1
0
 public function testProviders()
 {
     $this->assertSame(['Bandcamp', 'SoundCloud', 'Vimeo', 'YouTube'], Ripple::providers());
 }