updated test. ConstructorInjection tries to load files from disk, so, instead of...
authorAndré Walker <andre@andrewalker.net>
Sat, 30 Jul 2011 01:34:43 +0000 (22:34 -0300)
committerAndré Walker <andre@andrewalker.net>
Sat, 30 Jul 2011 01:34:43 +0000 (22:34 -0300)
commitf06ed5302620150d8641a2d1aa230ad0cf9f7029
tree04e37ea36da14ed6a11dbdc0a9c1eeff60bff0df
parent6f9dfc990327bf1527582f049eb9b3c5221d51ab
updated test. ConstructorInjection tries to load files from disk, so, instead of mocking, I created files on disk
t/aggregate/unit_core_component.t
t/lib/TestAppComponent.pm [new file with mode: 0644]
t/lib/TestAppComponent/C/Controller.pm [new file with mode: 0644]
t/lib/TestAppComponent/M/Model.pm [new file with mode: 0644]
t/lib/TestAppComponent/V/View.pm [new file with mode: 0644]