rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

Backfill tests for CommandUtils #156

Open brandongregoryscott opened 3 years ago

brandongregoryscott commented 3 years ago

A few CommandUtils methods were left untested due to a lot of the functionality being covered in CommandRegistry tests. Backfill tests as necessary, and remove any overlapping coverage that might exist in the CommandRegistry tests.

Specifically, these functions do not have tests: equalsByName exists sort