Giter Club home page Giter Club logo

csd_aliens's Introduction

CSD_Aliens

Sample java testing repository for CSD

This practical exercise will give you the opportunity to acquire practical experience of test driven development (TDD) in Java and working alongside another developer. You should leverage the collaboration tools within GitHub to assist you in completing this laboratory exercise.

Tasks for completion

  1. Decide on a team lead. The lead should:
    1.1. Fork this repository.
    1.2. Add the other team member(s) to the forked repository.
  2. Examine the repository readme.md file and outline java classes Raygun and Alien. Allocate one of classes to be implemented to each team member. If the team has 3 members allocate the code to be developed appropriately.
  3. Each team member should clone a local copy of the group repository.
  4. Configure the local IntelliJ project for testing, if necessary.
  5. Based on the comments within each class:
    5.1. Discuss with your team member(s) what unit tests should be written for each class.
    5.2. Write a TestNG test class for the java class that was assigned to your team member, not your class!.
  6. Implement the java class (Raygun.java or Alien.java) that was assigned to you.
  7. Test your implementation using the test suite developed by your team member in step 4.2. Fix your code implementation as necessary.
  8. Review your implementation of the class assigned to you (Raygun.java or Alien.java) and refactor the code based on the material covered in last weeks lecture.
  9. Re-run your test suite to ensure that you did not introduce any bugs when refactoring your code.
  10. Sign into the Microsoft Teams group and share two of the changes you made to the code base when refactoring your code. Add a quick explanation as to why you made those changes. Which of Fowler’s refactoring guidelines did you apply when refactoring the code?

csd_aliens's People

Contributors

jackcurtn avatar docmilo avatar obrien-michael avatar new-user-tech 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.