• Run a test which expects a 'failure to advance' to occur, and fails if the simulation is able to advance thru the entire time.

    Parameters

    • advance: CollisionAdvance<RigidBodyCollision>

      the AdvanceStrategy for advancing the simulation

    • time: number

      run the simulation until this time is reached, fail if no exception has occured by then.

    Returns void

Generated using TypeDoc