Logo
  • Home
  • Recent Posts
  • Experiences
  • Skills
  • Publications
  • More
    Education
  • Posts
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • CVE-2024-21626
    • Exploring Hidden Vulnerabilities in Legacy Docker Versions
    • Playing with CVE-2024-21626
  • Reverse Engineering
    • Playing with Unicorn framework [1]
  • Software Development
    • Test Driven Development
      • Exercise: Catch and report setUp errors
      • Exercise: Create TestSuite from a TestCase class
      • Exercise: Invoke tearDown even if the test method fails
      • TDD by example
Hero Image
Exercise: Catch and report setUp errors

To gain a better understanding of the context, begin by reading the contents of the xUnit/ch18 directory, where you will find the relevant code and tests that illustrate the concepts discussed in this chapter. It is possible to find all the source code of this exercise here. Exercise: Catch and report setUp errors Implement the task: Catch and report setUp errors. There is a subtlety hidden inside this method.

    Tuesday, May 20, 2025 | 6 minutes Read
    Hero Image
    Exercise: Create TestSuite from a TestCase class

    To gain a better understanding of the context, begin by reading the contents of the xUnit/ch18 directory, where you will find the relevant code and tests that illustrate the concepts discussed in this chapter. It is possible to find all the source code of this exercise here. Exercise: The last task to complete is creating a Create TestSuite from a TestCase class — that is, constructing a suite automatically from a test class.

      Tuesday, May 20, 2025 | 4 minutes Read
      Hero Image
      Exercise: Invoke tearDown even if the test method fails

      To gain a better understanding of the context, begin by reading the contents of the xUnit/ch18 directory, where you will find the relevant code and tests that illustrate the concepts discussed in this chapter. It is possible to find all the source code of this exercise here. Exercise: Invoke tearDown even if the test method fails Implement the task Invoke tearDown even if the test method fails. Step 0: Remove setUp OK prints After some usage I convinced myself that the (setUp: OK) is not necessary.

        Tuesday, May 20, 2025 | 2 minutes Read
        Hero Image
        TDD by example

        The Joy of Reading In recent months, I’ve discovered the joy of reading. I started with books far from the world of software development topic, but eventually, I landed on this vast and fascinating topic. Even though I have a Master’s degree in Computer Science and some experience in coding, only now have I found these books and realized the enormous value and knowledge they contain. Better late than never!

          Tuesday, May 20, 2025 | 4 minutes Read
          Navigation
          • Home
          • Recent Posts
          • Experiences
          • Skills
          • Publications
          • Education
          Find me:

          Toha Theme Logo Toha
          © 2024 Sk3pper. All rights reserved.
          Powered by Hugo Logo