public function theDefaultFactoryMethodNameIsCreate() { $this->assertSame('create', $this->objectConfiguration->getFactoryMethodName()); }