コード例 #1
0
 public function testSchemaUrlReturnsExpectedUrl()
 {
     $this->assertEquals(Article::schemaUrl(), "http://schema.org/Article");
 }