AAFCli needs ability to change root_ns for testing
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / user / JU_Cred.java
index 9432cbc..eaf8f8c 100644 (file)
@@ -69,7 +69,7 @@ public class JU_Cred {
        AAFcli aafcli;
 
        @Before
-       public void setUp() throws FileNotFoundException, APIException, LocatorException {
+       public void setUp() throws FileNotFoundException, APIException, LocatorException, CadiException {
                prop = new PropAccess();
                aEnv = new AuthzEnv();
                wtr = mock(Writer.class);