webgui/t/Asset
Colin Kuskie 000b2fcce3 Reverting previous work. Asset->new must return an Asset, even if
no className is passed and the invocant's class is Asset.  This is
due to the root.  In the db, the root Asset has the className WebGUI::Asset,
and the getRoot method matches this.
Changed the failing test in Asset.t to look for a WebGUI::Asset to be returned.
Added two tests to Asset.t to validate the object returned by Asset->getRoot method.
Reverted previous work and updated the POD for Asset->new.
2006-08-08 17:43:44 +00:00
..
Wobject removing diag output 2006-04-19 16:07:46 +00:00
Asset.t Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
Asset_diagnose.t use Test::More::is_deeply instead of custom sub and implement check for simple inheritance in Asset classes 2006-06-15 22:33:36 +00:00
Asset_version.t baseline testing for Asset versioning code 2006-05-17 03:52:52 +00:00
AssetLineage.t bug fixes and new tests 2006-08-02 15:39:23 +00:00
Template.t stricter template checking 2006-01-17 23:19:32 +00:00