Replies: 1 comment 1 reply
-
|
Hi @marioaag , Can you check if It looks like the difference from that and you example is the way you're passing the config to the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it a way to create a Runnable from file or class URI instead of the full URI including the method (test)?
I'm trying this way:
but I'm getting an error:
My goal is create and execute a runnable that contain multiple tests and them call only one time the
setUpmethodHere is the full code that I'm using to test this:
Beta Was this translation helpful? Give feedback.
All reactions