GithubHelp home page GithubHelp logo

exceptionrunner's Introduction

Tasks to answer in your own README.md that you submit on Canvas:

  1. See logger.log, why is it different from the log to console?
  2. Where does this line come from? FINER org.junit.jupiter.engine.execution.ConditionEvaluator logResult Evaluation of condition [org.junit.jupiter.engine.extension.DisabledCondition] resulted in: ConditionEvaluationResult [enabled = true, reason = '@Disabled is not present']
  3. What does Assertions.assertThrows do?
  4. See TimerException and there are 3 questions
    1. What is serialVersionUID and why do we need it? (please read on Internet)
    2. Why do we need to override constructors?
    3. Why we did not override other Exception methods?
  5. The Timer.java has a static block static {}, what does it do? (determine when called by debugger)
  6. What is README.md file format how is it related to bitbucket? (https://confluence.atlassian.com/bitbucketserver/markdown-syntax-guide-776639995.html)
  7. Why is the test failing? what do we need to change in Timer? (fix that all tests pass and describe the issue)
  8. What is the actual issue here, what is the sequence of Exceptions and handlers (debug)
  9. Make a printScreen of your eclipse JUnit5 plugin run (JUnit window at the bottom panel)
  10. Make a printScreen of your eclipse Maven test run, with console
  11. What category of Exceptions is TimerException and what is NullPointerException
  12. Push the updated/fixed source code to your own repository.

exceptionrunner's People

Contributors

tomas-cerny avatar bobbybaylor avatar dotjargon avatar

Watchers

 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.