TAS-3987 ability to execute TAS RestAPI on java11

This commit is contained in:
Paul Brodner
2019-03-04 17:18:01 +00:00
committed by Meenal Bhave
parent 5e0b967727
commit a42e753ff2
18 changed files with 32 additions and 30 deletions
@@ -10,7 +10,6 @@ import org.alfresco.utility.model.UserModel;
import org.alfresco.utility.testrail.ExecutionType;
import org.alfresco.utility.testrail.annotation.TestRail;
import org.apache.commons.codec.binary.Base64;
import org.springframework.http.HttpMethod;
import org.springframework.http.HttpStatus;
import org.testng.Assert;
import org.testng.annotations.Test;