functionsetUp(){$this->db =&db_factory:: instance();$this->links_manager =&newlinks_manager();$this->_clean_up(); } 开发者ID:BackupTheBerlios,项目名称:limb-svn,代码行数:7,代码来源:links_manager_test.class.php 示例4: pub_mode_init ▲点赞 1▼ functionpub_mode_init($std_cache_nam...
self.factory = RequestFactory()# Create an user to check login attempts againstself.existing_user = User.objects.create_user(username='existinguser', cloud_fqdn='existingserver')deftearDown(self):self.existing_user.delete()deftest_login_good_credentials(self):good_creds={'username':'existinguser...