@Given("TestingInternalSteps I convert json map using RunStateKey {string}, to json string using RunStateKey {string} produces the AssertionError {string}")
    public void convertMapToJson_AssertionError(final String runStateJsonMapKey,
                                                final String runStateJsonStringKey,
                                                final String expectedExceptionMessageRaw) {