Skip to content
Snippets Groups Projects
tests_project_authorization.xml 393 B
Newer Older
<suite name="projectAuthorization" verbose="2">
	<test name="unit" annotations="JDK">
		<groups>
			<run>
				<exclude name="broken" />
			</run>
		</groups>
			<package name="ch.systemsx.cisd.openbis.screening.systemtests.authorization.predicate.*" />
			<package name="ch.systemsx.cisd.openbis.screening.systemtests.authorization.validator.*" />