hasColumn('name', 'string', 200); $this->hasColumn('title', 'string', 200); } public function setUp() { $this->actAs('I18n'); } }