filibuster-testing / filibuster-java-instrumentation

Filibuster instrumentation for the JVM.
http://filibuster.cloud
Apache License 2.0
15 stars 4 forks source link

Flowchart #213

Closed cmeiklejohn closed 1 year ago

cmeiklejohn commented 1 year ago

We need a flow chart of the execute method for the FilibusterGrpcTest. We should write this down as an outline before diagramming it to make sure.

It needs to be abstract enough that it can fit on a page and be clear, but detailed enough that we should be able to map each of our new subclass extensions into it.

The easiest way to construct this is probably to think about the testing passes and how the system address them:

For example: