Code Monkey home page Code Monkey logo

zoo's Introduction

Running Jacoco

mvn install
mvn jacoco:prepare-agent test install jacoco:report

To open the html file to see the coverage you can go into Zoo/target/site/jacoco and press the index.html file or make your way into the Zoo file and type:

firefox target/site/jacoco/index.html

This requires you to have firefox. The same command might work with chrome, but it has not been tested.

zoo's People

Contributors

lundgren98 avatar papapeskwo avatar miralee94 avatar telf92 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

zoo's Issues

NAMES

Creation of a NAMES.md file with all team members GitHub username, and their first and last name is needed.

Tester Personal

Sälja

  • Biljett
    • 1 såld biljett = Personal salary + int

Feed

  • call Feed.animal()
    • true(djuret ska äta)/false(djuret ska icke äta)

Clean

  • call Enclosure.clean()
    • True = behöver städas
    • False = behöver inte städas

Accept Payment

  • Saldo += Salary

Tester Lemurer

Eat

  • Animal, om man har en personal som feedar en Animal, hunger -5 etc (1-10)
    • boolean true/false
    • Lemur.eat()
  • Om den är på 0 så vill den inte äta för den är full
  • Om den är på 10 så svälter den
  • If hunger => 1 så kan den äta Lemur.eat()

Sleep

  • Som hunger är det en int 1-10
  • Energy lvl 10 = pigg
  • Energy lvl 0 = trött

Snuggle

  • fluffiness + 2 (1-10)
    • 10 Max fluff
    • 0 Benig
  • Energy lvl - 2

DESIGN

Creation of a DESIGN.md file is needed.
Contributors should write or copy some bullet points from Lesson 4 that describes the desired features, including nouns and verbs used. Also add the diagram as an image or similar.

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.