markTestIncomplete('Not implemented'); } /** * Test attribute "array_string_enum_ref_default" */ public function testPropertyArrayStringEnumRefDefault() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_string_enum_default" */ public function testPropertyArrayStringEnumDefault() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_string_default" */ public function testPropertyArrayStringDefault() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_integer_default" */ public function testPropertyArrayIntegerDefault() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_string" */ public function testPropertyArrayString() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_string_nullable" */ public function testPropertyArrayStringNullable() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "array_string_extension_nullable" */ public function testPropertyArrayStringExtensionNullable() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "string_nullable" */ public function testPropertyStringNullable() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }