test for connecting through schema_base_class
authorBen Tilly <btilly@gmail.com>
Sat, 9 Jul 2011 19:24:57 +0000 (12:24 -0700)
committerRafael Kitover <rkitover@cpan.org>
Tue, 25 Oct 2011 19:49:35 +0000 (15:49 -0400)
commit14b1bd2bfea5864c6a8d68e54df2d6bc2a9b8723
tree90b0d9614adce9514f81aeefe3e3465ae038edb1
parent227cea92df7d444f3a69a57cb2a926031b3fb44e
test for connecting through schema_base_class

Add test for applying schema_base_class to dynamic schemas at
'connection' time.
t/60schema_base_dispatched.t [new file with mode: 0644]
t/lib/TestSchemaBaseClass.pm [new file with mode: 0644]