Roberto Rios

Results 2 issues of Roberto Rios

Improved SetterTester and GetterTester classes which introduces the possibility of jump / skip some fields during the validation class.

I have set **FrequencyAnalyzer** with my set of stop words using `frequencyAnalyzer.setStopWords(stopWords);`. stopWords is a simple `Set`. After that the word cloud is rendered, some words that are present into...