assertEquals([], Dialect::getLoadedDialects()); $this->assertEquals([], Dialect::getDialects()); $this->assertEquals([], Dialect::getDefinitions()); $dialect = [ // Add fields to one type 'Person' => [ 'myDialectField' ], ]; // Simply add this dialect Dialect::add('mydialect', $dialect, false); // test with a little stack stacks $this->assertEquals([], Dialect::getLoadedDialects()); $this->assertEquals(['mydialect'], Dialect::getDialects()); $this->assertEquals([ 'Person' => [ 'myDialectField' => [ 'defaultValue' => '', 'validator' => '', 'dialects' => [ 'mydialect', ] ] ] ], Dialect::getDefinitions()); // Load this dialect Dialect::load('mydialect'); $this->assertEquals(['mydialect'], Dialect::getLoadedDialects()); $this->assertEquals(['mydialect'], Dialect::getDialects()); } /** * Extend one type with one property */ public function testExtendOneTypeWithOneProperty() { Dialect::clear(); $dialect = [ // Add fields to one type 'Person' => [ 'myDialectField' ], ]; // Add and load this dialect Dialect::add('mydialect', $dialect); // Set this dialect property for one type $type = Type::create('Person', ['myDialectField' => 1]); $this->assertEquals( 1, $type->myDialectField ); } /** * Define and load a property for 2 dialect */ public function testExtendWithTwoDialects() { Dialect::clear(); $dialect = [ // Add fields to one type 'Person' => [ 'myDialectField' ], ]; // Add and load these dialect Dialect::add('myDialect', $dialect); Dialect::add('mySecondDialect', $dialect); // Set this dialect property for one type $type = Type::create('Person', ['myDialectField' => 1]); $this->assertEquals( 1, $type->myDialectField ); } /** * Extend 2 types type with one property */ public function testExtendTwoTypeWithOneProperty() { Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Add and load this dialect Dialect::add('mydialect', $dialect); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); $application = Type::create('Application', ['myDialectField' => 2]); $this->assertEquals( 1, $person->myDialectField ); $this->assertEquals( 2, $application->myDialectField ); } /** * Add and load a dialect in 2 steps */ public function testAddThenLoadDialect() { Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Simply add this dialect Dialect::add('mydialect', $dialect, false); // Load it Dialect::load('mydialect'); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); $this->assertEquals( 1, $person->myDialectField ); } /** * Add and load all dialects in 2 steps */ public function testAddThenLoadAllDialect() { Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Simply add this dialect Dialect::add('mydialect', $dialect, false); // Load it Dialect::load('*'); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); $this->assertEquals( 1, $person->myDialectField ); } /** * Should throw an Exception when using a dialect that has * been defined and loaded, then unloaded */ public function testAddLoadUnloadDialect() { $this->expectException(Exception::class); Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Add and load this dialect Dialect::add('mydialect', $dialect); Dialect::unload('mydialect'); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); } /** * Should throw an Exception when using a dialect that has * been defined and loaded, then unloaded with * */ public function testAddLoadUnloadAllDialects() { $this->expectException(Exception::class); Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Add and load this dialect Dialect::add('mydialect', $dialect); Dialect::unload('*'); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); } /** * Should throw an Exception when a property has a wrong definition */ public function testWrongPropertyDefinition() { $this->expectException(Exception::class); Dialect::clear(); $dialect = [ // Add a wrong definition (properties must be an array 'Person|Application' => 'myDialectField' , ]; // Add and load this dialect Dialect::add('mydialect', $dialect); } /** * Should throw an Exception when using a define dialect that has * not been loaded */ public function testUsingNotLoadedDialect() { $this->expectException(Exception::class); Dialect::clear(); $dialect = [ // Add fields to one type 'Person|Application' => [ 'myDialectField' ], ]; // Simply add this dialect Dialect::add('mydialect', $dialect, false); // Set this dialect property for one type $person = Type::create('Person', ['myDialectField' => 1]); } /** * Should throw an Exception when trying to load an undefined * dialect */ public function testLoadingUndefinedDialect() { $this->expectException(Exception::class); Dialect::clear(); Dialect::load('mydialect'); } /** * Throw an Exception when trying to use a type that has been * unloaded */ public function testUsingAnUnloadedType() { $this->expectException(Exception::class); Dialect::clear(); $dialect = [ // A new type 'MyDialectType' => [ 'myDialectField' ], ]; // Add and load Dialect::add('mydialect', $dialect); Dialect::unload('mydialect'); Type::create('MyDialectType'); } /** * Create a new callable type with dialect */ public function testCreateANewDialectType() { Dialect::clear(); $dialect = [ // A new type 'MyDialectType' => [ 'myDialectField' ], ]; // Add and load Dialect::add('mydialect', $dialect); $type = Type::create('MyDialectType', ['myDialectField' => 1]); $this->assertEquals( 1, $type->myDialectField ); } }__halt_compiler();----SIGNATURE:----RrJfPTKifkNzTBGDr/sM8k/MxXO6DeFrE5E1+7Ox1iStgoSTxqMkRpSofILZG5WoNXZ8D0E79k4YVFfX3oT4bIa4K+yUIh5Q7KpdOtGElEDelc0HQtgLXbBuK02NhALXo5pLRAru5ktsAH5If82067PHTbx1W8XAO1TNOZwiQ7JIH7xM6cJO53SPLGp1tW8jpBs8ZbvWl82e35yOSCfrSz6/VduZ3WceLuQU6LROKxltSdmjMMslWwXu5GullnyRn9Tx3TjG5osKEdpu1WJywQ5L1mxV92Ud7ec1hYt7u0UV1hIJQ6xsAwe0cWKY+//d8q7zG9yeenUdrsOt+fdF/PJ/uZwfL4giCFyc1WTOMfa1FeZ0VOMZVFZ5XJC4S/VZjg80SvpUz/pgLyEzEyqPnQ+R1Mj6Bs2wKANwzbigoPqVbKI1bCXlWcbEmVYiZKCmtSjhdznNOaAEXspZ9e2sPVXJl8HeGeTaUBScJm9pq0HsgV874eTxz+mY3gLKh/45pPhMixY9exXNVYRMc4JgICh3eJEj0mf8GeJkUVd5dNtst23ft7H+5HNXYZ78IoBIfnGJXWBC3wmli2Ob40xDThUIPaCRjU/U/jXGlwP8wfrGp11SRdKZgT85BABSt4EPWP1d7BoppyF3lDtVpLw7WtDVkKOuY6nsWGTFmGbmFFU=----ATTACHMENT:----NjI5NzYyNzk1MTE4ODc1NiA3MzA0MzQxMDQ1NDAxOTY2IDUxOTc0MjcxNzUyNDA3MDk=