stable
Clone or download
Read-only
This task is part of story #8608: User can manage his own svn tokens The function getModFromPlugin was defined as protected only for test purpose. We modify it to private and rewrite some tests cases. Change-Id: I0df38c4a2b003f84a642d331d2610266cd98cf75
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/tests/LDAP_BackendSVNTest.php | +10 | −9 | Go to diff View file |
M | src/common/svn/SVN_Apache_Auth_Factory.class.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_Apache_Auth_FactoryTest.php | +31 | −27 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_Apache_SvnrootConfTest.php | +10 | −8 | Go to diff View file |