Giter VIP home page Giter VIP logo

tutorial-java-tdd's Introduction

Source code for the Test Driven Development class.

TDD Core Concepts

  • tdd-helloworld: What is this TDD about ?

  • tdd-fill-the-code-starting-from-test: just the tests, write the ocde to make them pass.

  • tdd-darts: A first example about developing a library without dependencies using Unit Tests.

  • tdd-mocks: An example about using mocks with the usual DAO pattern and DbUnit.

  • tdd-refactoring: An ugly piece of code fully covered, just wait to be refactored.

  • tdd-refactoring-done: The tdd-refactoring refactored.

TDD Coverage

  • coverage: Shows how 100% coverage does not mean software is correct.

TDD Libraries

  • showcase-hamcrest: Things you can do with Hamcrest matchers in JUnit.

  • showcase-junit: Things you can do with JUnit.

  • showcase-mockito: Things you can do with Mockito.

  • showcase-powermock: Things you can do with PowerMock and Mockito.

  • showcase-dbunit: Things you can do with DbUnit and Mockito.

  • showcase-main: some domain classes shared among different examples.

Integration tests

  • integration-web-app: sample web app.

  • integration-web-htmlunit: example of automatic testing with HtmlUnit.

  • integration-web-selenium-ide: example of automatic testing with SeleniumIde.

  • integration-web-selenium-webdriver: example of automatic testing with WebDriver.

  • integration-jee-arquillan: JEE tests with Arquillan.

  • integration-jee-open-ejb: JEE tests with Open EJB.

tutorial-java-tdd's People

Contributors

danidemi avatar vernyquartara avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.