Package io.keploy.service
Class GrpcService
java.lang.Object
io.keploy.service.GrpcService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidCapture(io.keploy.grpc.stubs.Service.TestCaseReq testCaseReq) static voidCaptureTestCases(io.keploy.regression.KeployInstance ki, String reqBody, Map<String, String> params, io.keploy.grpc.stubs.Service.HttpResp httpResp) static booleanstatic voidstatic Stringstatic List<io.keploy.grpc.stubs.Service.TestCase>fetch()static io.keploy.grpc.stubs.Service.HttpResp.Builderstatic voidput(io.keploy.grpc.stubs.Service.TestCaseReq testCaseReq) static io.keploy.grpc.stubs.Service.HttpRespsimulate(io.keploy.grpc.stubs.Service.TestCase testCase) static Stringstatic voidTest()
-
Field Details
-
channel
public static io.grpc.ManagedChannel channel
-
-
Constructor Details
-
GrpcService
public GrpcService()
-
-
Method Details
-
CaptureTestCases
-
Capture
public static void Capture(io.keploy.grpc.stubs.Service.TestCaseReq testCaseReq) -
put
public static void put(io.keploy.grpc.stubs.Service.TestCaseReq testCaseReq) -
denoise
-
simulate
public static io.keploy.grpc.stubs.Service.HttpResp simulate(io.keploy.grpc.stubs.Service.TestCase testCase) -
GetResp
-
Test
public static void Test() -
start
-
end
-
fetch
-
check
-