added test for check_has_column
authorAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Sun, 8 Aug 2010 13:20:57 +0000 (15:20 +0200)
committerAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Sun, 8 Aug 2010 13:20:57 +0000 (15:20 +0200)
commit7f3836d96f906e23f5aab8b81e8cf1cfb3912a57
treeb1efa7b0f9192fbc5c41c4f4398a2f9c8d75bb4a
parent35331c88359e483940f405c4199e5769fcfac7ac
added test for check_has_column
t/generic.t [new file with mode: 0644]
t/lib/TestAppCheckHasCol.pm [new file with mode: 0644]
t/lib/TestAppCheckHasCol/Controller/InvalidColumn.pm [new file with mode: 0644]
t/lib/TestAppCheckHasCol/Model/TestAppDB.pm [new file with mode: 0644]