Searched refs:SVNTest (Results 1 – 3 of 3) sorted by relevance
461 class SVNTest(SCMTest): class
423 - Modified SVNTest.test_commit_without_authorization() to take dummy realm argument.424 - Modified SVNTest.test_not_have_authorization_for_realm() to pass realm argument to
9156 scm_unittest.SVNTest.test_svn_apply().14746 … * Scripts/webkitpy/scm_unittest.py: Added unit test methods: SVNTest.test_commit_with_username,14747 SVNTest.test_has_authorization_for_realm, and SVNTest.test_not_have_authorization_for_realm.29614 (SVNTest): Inherit from SCMTest instead of unittest.TestCase.29615 (SVNTest.tearDown): Make sure to change directories back to the29617 (SVNTest.test_apply_svn_patch): New test case for applying an29619 (SVNTest.test_apply_svn_patch_force): New test case for applying