Exstream Younit Testing
-
if (DeleteSomething1(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething1"); if (DeleteSomething2(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething2"); if (DeleteSomething3(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething3"); if (DeleteProfile(peopleToKeep)) { Assert.IsTrue(true, "DeleteProfile"); if (DeleteCompany(peopleToKeep)) { Assert.IsTrue(true, "DeleteCompany"); if (DeletePerson(peopleToKeep)) { Assert.IsTrue(true, "DeletePerson"); } } } } } }
:doh:
xacc.ide
IronScheme - 1.0 RC 1 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition -
if (DeleteSomething1(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething1"); if (DeleteSomething2(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething2"); if (DeleteSomething3(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething3"); if (DeleteProfile(peopleToKeep)) { Assert.IsTrue(true, "DeleteProfile"); if (DeleteCompany(peopleToKeep)) { Assert.IsTrue(true, "DeleteCompany"); if (DeletePerson(peopleToKeep)) { Assert.IsTrue(true, "DeletePerson"); } } } } } }
:doh:
xacc.ide
IronScheme - 1.0 RC 1 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition:~ Person is afraid, that someone will steal the "truth" of his true values. He is just watching his TRUE values and virtues, what's wrong with that? :rolleyes:
-
:~ Person is afraid, that someone will steal the "truth" of his true values. He is just watching his TRUE values and virtues, what's wrong with that? :rolleyes:
I think he was actually trying to monitor progress via the VS Unit test UI... :sigh:
xacc.ide
IronScheme - 1.0 RC 1 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition -
if (DeleteSomething1(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething1"); if (DeleteSomething2(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething2"); if (DeleteSomething3(peopleToKeep)) { Assert.IsTrue(true, "DeleteSomething3"); if (DeleteProfile(peopleToKeep)) { Assert.IsTrue(true, "DeleteProfile"); if (DeleteCompany(peopleToKeep)) { Assert.IsTrue(true, "DeleteCompany"); if (DeletePerson(peopleToKeep)) { Assert.IsTrue(true, "DeletePerson"); } } } } } }
:doh:
xacc.ide
IronScheme - 1.0 RC 1 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition