public String getDescription()

in teamcity-helm-plugin-server/src/main/java/jetbrains/buildServer/helm/TestCommand.java [33:35]


    public String getDescription() {
        return "Runs the tests for a release.";
    }