Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Prof-Calebe/Source-Code-Inspection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DanielMegna/Source-Code-Inspection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 11 files changed
  • 8 contributors

Commits on Mar 25, 2017

  1. Alteração no códigoda classe TicketMachine no método inserir.

    Sandro authored and Sandro committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    910b5fb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Modifiquei o nome da variavel valor para precoDoBilhete na classe tic…

    …kemachine
    41538481 authored and 41538481 committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    3da4548 View commit details
    Browse the repository at this point in the history
  2. Modifiquei o metodo troco(valor:int) na classe troco na linha 44

    41538481 authored and 41538481 committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    97fd4d7 View commit details
    Browse the repository at this point in the history
  3. Modifiquei as classes PapelMoedaInvalidaException e o ticketmachine p…

    …ara mostrar uma mensagem amigável de erro.
    41538481 authored and 41538481 committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    d14011c View commit details
    Browse the repository at this point in the history
  4. Modifiquei a classe SaldoInsuficienteException.

    Coloquei uma mensagem de erro no método imprimir() na classe TicketMachine.
    31443087 authored and 31443087 committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    f35a4ea View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. Coloquei os setters que faltava na classe PapelMoeda

    daniel megna committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    e371192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de30b0 View commit details
    Browse the repository at this point in the history
  3. Modifiquei o método getTroco() na classe TickeMachine.

    HIROSHI authored and HIROSHI committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    2f9094f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Testando o saldo do TicketMachine.

    Sandro Morita authored and Sandro Morita committed May 5, 2017
    Configuration menu
    Copy the full SHA
    0220ae0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DanielMegna authored May 5, 2017
    Configuration menu
    Copy the full SHA
    a0b27fb View commit details
    Browse the repository at this point in the history
  3. Testando a classe PapelMoeda.

    Sandro Morita authored and Sandro Morita committed May 5, 2017
    Configuration menu
    Copy the full SHA
    f8c9916 View commit details
    Browse the repository at this point in the history
  4. Inserindo as bibliotecas: JUnit_4.12 e Hamcrest_1.3

    31443087 authored and 31443087 committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d232a5b View commit details
    Browse the repository at this point in the history
Loading