Skip to content

fortiss-cce/fitnesse-html-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FitNesse Html Util

This repository contains the HtmlUtil class from Robert C. Martin's Clean Code handbook (p. 32) or rather from FitNesse.

We use this project as a starting point for a fist simple refactoring task on function-level.

Task

  1. Create a fork of this repository
  2. Try to understand the HtmlUtil class and its test class
  3. Refactor the HtmlUtil class to the best of your belief
  4. Create a pull request to submit you proposals

How to build and run the FitNesse Html Util

You can choose to use either Java or Python. Please have a look at the README files inside each corresponding folder.

About

Clean Code - Functions - Refactoring Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published