Skip to content

TAssert in blaise.testing.pas has no float asserts. #216

Description

@Schmitty2005

TAssert in blaise.testing.pas needs asserts that can check single or double types.

fpcunit allows them.

https://www.freepascal.org/daily/packages/fcl-fpcunit/fpcunit/tassert.assertequals.html

Class procedure TAssert.AssertEquals(
  Expected: Double;
  Actual: Double;
  Delta: Double
); overload;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions