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