SucceedConstraint
fitSharp.Machine.Exception.MemberMissingException: Member 'bm' with 2 parameter(s) not found for type 'fit.Test.Acceptance.SucceedConstraint'.
at fitSharp.Machine.Model.TypedValue.ThrowExceptionIfNotValid()
at fitSharp.Fit.Service.CellOperationExtension.Invoke(CellOperation operation, Object target, Tree`1 memberName, Tree`1 parameters, Tree`1 targetCell)
at fitlibrary.ConstraintFixture.DoRow(Parse row)
at fit.Fixture.DoRows(Parse rows)
at fitlibrary.ConstraintFixture.DoRows(Parse rows)
at fit.Fixture.DoTable(Parse table)
at fit.Fixture.Interpret(Tree`1 table)
at fitSharp.Fit.Service.ExecuteStoryTest.DoTable(Tree`1 table, Interpreter activeFixture, Boolean inFlow)
at fitSharp.Fit.Service.ExecuteStoryTest.InterpretTable(Tree`1 table)
at fitSharp.Fit.Service.ExecuteStoryTest.InterpretTables(Tree`1 theTables)
|