Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. Exstream Younit Testing

Exstream Younit Testing

Scheduled Pinned Locked Moved The Weird and The Wonderful
phpvisual-studiocomtestingbeta-testing
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leppie
    wrote on last edited by
    #1
    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

    U W 2 Replies Last reply
    0
    • L leppie
      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

      U Offline
      U Offline
      User 357305
      wrote on last edited by
      #2

      :~ 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:

      L 1 Reply Last reply
      0
      • U User 357305

        :~ 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:

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        • L leppie
          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

          W Offline
          W Offline
          Wes Jones
          wrote on last edited by
          #4

          lol! that's ridiculous!

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups