Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
52 views

I am trying to use the test harness to verify the function of my Simulink model. I set the input from Workspace, and write a .m file to build the input structure(I got embedded bus element in my bus ...
tyrela's user avatar
  • 101
0 votes
0 answers
18 views

I have an application that has a config that fails if the s3 bucket is unavailable. I add the following to my test application.yaml s3: access.key: "testAccessKey" secret.key: "...
Jackie's user avatar
  • 24k