[go: up one dir, main page]

Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse eCAL » How to mock eCAL for testing?
How to mock eCAL for testing? [message #1859137] Mon, 15 May 2023 03:34 Go to next message
Tom Isaacson is currently offline Tom IsaacsonFriend
Messages: 2
Registered: May 2023
Junior Member
I've been reading up on the eCAL tools, in particular Recorder and Player. With these I can record the traffic from my Linux device on my laptop and replay it.

Recorder outputs HDF5 files which seem to the equivalent of a packet capture. But what I want is to be able to mock a server so I can automate my testing. Since I'm using Google Protobuf to create my data is there anyway I can use the .proto file to create an empty service then mock it so it appears to be a service? Postman supports doing this with gRPC (I'm not allowed to include the URL).

Alternatively is there any other way of doing what I want?

Thanks.
Re: How to mock eCAL for testing? [message #1859200 is a reply to message #1859137] Thu, 18 May 2023 23:47 Go to previous message
Tom Isaacson is currently offline Tom IsaacsonFriend
Messages: 2
Registered: May 2023
Junior Member
I added a feature request:
https://github.com/eclipse-ecal/ecal/issues/1107
Goto Forum:
  


Current Time: Thu Dec 12 14:01:28 GMT 2024

Powered by FUDForum. Page generated in 0.02010 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top