Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • main default protected
  • Refactor-1
  • Refactor-2
  • Refactor-3
  • Refactor-4
  • Refactor-5
6 results
Created with Raphaël 2.2.08Feb5131JanRefactor-5, Replace Data Value with Object. Changing Company so that it takes an object instead of String name.mainmainMerge branch 'Refactor-5' into 'main'Refactor-5, Replace Data Value with Object. Changing Company so that it takes an object instead of String name.Refactor-5Refactor-5Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.Merge branch 'Refactor-4' into 'main'Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.Refactor-4Refactor-4Merge branch 'revert-15e9e0c4' into 'main'Revert "Merge branch 'Refactor-4' into 'main'"Merge branch 'Refactor-4' into 'main'Refactor-4, Extract Method in Payroll class the method processPayroll have been extracted into 2 methods. Also because of the last refactor (refactor 3) both employee types can use 1 function.Refactor-3, Extract Superclass. We changed the code so that the FullTimeEmployee and PartTimeEmployee inherits from the Employee classMerge branch 'Refactor-3' into 'main'Refactor-3, Extract Superclass. We changed the code so that the FullTimeEmployee and PartTimeEmployee inherits from the Employee classRefactor-3Refactor-3Updating the README.mdAdding to READMEMerge branch 'Refactor-2' into 'main'Refactor 2: Making the public global variables in the Employee.java class into private. Added testing to ensure these changes worked and are bug free.Refactor-2Refactor-2Merge branch 'Refactor-1' into 'main'Refactor 1 adding comments to all the classesRefactor-1Refactor-1Created basic Test ClassesInitial commitInitial commit
Loading