farhan5248 / lean-sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Review Collections Usage #129

Closed farhan5248 closed 1 week ago

farhan5248 commented 5 months ago

Review consistent usage of collections like . ArrayList<String[]> with replace ArrayList<ArrayList> . HashMap vs TreeMap . Use filters rather than explicit for loops

farhan5248 commented 1 week ago

search for these, then [] later