Shubo Zhang

Results 2 issues of Shubo Zhang

Is there a way to mock ecs run_task in fargate mode? Currently, I only find EC2 mode. Thanks !

enhancement

I was running @Theory examples and found the following code cannot pass compilation. ``` java public static class BetweenSupplier extends ParameterSupplier { @Override public List getValueSources(ParameterSignature sig) { List list...

javadoc