[Cuis-dev] TestCase methods removed?

Juan Vuletich juan at cuis.st
Tue Jul 9 07:31:30 PDT 2024


On 7/8/2024 10:45 PM, Mark Volkmann via Cuis-dev wrote:
> Were these instance methods in the `TestCase` class removed recently?
>
> assert:isCloseTo:
> assert:isCloseTo:withinPrecision:
> assert:isNotCloseTo:
> assert:isNotCloseTo:withinPrecision:
>
> I see them in the file Cuis7.0.sources, but I don't see them in a 
> System Browser when the TestCase class is selected.
>
> -- 
> R. Mark Volkmann
> Object Computing, Inc.

Yes.

There is no general and correct way to provide those kinds of services. 
Anybody writing tests for numerical code should decide how to test for 
correct results in the context of what they are testing.

HTH,

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240709/21f0b298/attachment.htm>


More information about the Cuis-dev mailing list