Warn if a class found in ResultSet/ is not a subclass of ::ResultSet
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_1.t
2010-04-20 Jess Robinson Warn if a class found in ResultSet/ is not a subclass...
2009-05-10 Peter Rabbitson Require DBICTest.pm in all tests even if it is not...
2009-01-09 Wallace Reis not necessary
2009-01-08 Wallace Reis >result_source_instance->source_name should return...
2009-01-08 Wallace Reis failing test for load_namespace
2006-08-23 Brandon L. Black rename Source to Result, because that is what it should...
2006-08-23 Brandon L. Black remove result_class stuff from load_namespaces, better...
2006-07-30 Brandon L. Black rename the load_namespaces tests