blob: a9e7ab792c8d02d8dcd407da130517634beb61ce [file] [log] [blame]
java_test(
name = "LdapAuthenticationTestSuite",
srcs = glob(["**/*.java"]),
deps = ["//org.eclipse.osee.authentication.ldap:authentication_ldap","@maven//:org_mockito_mockito_core",
"//:authentication_admin"]
)