]> git.mjollnir.org Git - moodle.git/commit
MDL-15666 - changes to the portfolio caller tests
authormjollnir_ <mjollnir_>
Thu, 11 Sep 2008 13:47:40 +0000 (13:47 +0000)
committermjollnir_ <mjollnir_>
Thu, 11 Sep 2008 13:47:40 +0000 (13:47 +0000)
commit27dda89ffece14e437869fa19f9ec10678de7dcb
treec415229074d9bdda4ffd08f6e01021c5accd53eb
parent0d06b6fda771f5369509361ec46dce67a1b9c398
MDL-15666 - changes to the portfolio caller tests

now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
lib/simpletest/testportfoliolib.php
mod/assignment/simpletest/test_assignment_portfolio_callers.php
mod/chat/simpletest/test_chat_portfolio_callers.php
mod/data/simpletest/test_data_portfolio_callers.php
mod/forum/simpletest/test_forum_portfolio_callers.php
mod/glossary/simpletest/test_glossary_portfolio_callers.php