I20231130-1800
Some test classes manually call the cleanup() method of ResourceTest just to remove the projects in the workspace. Since this method contains more functionality than that and should be private to the ResourceTest teardown functionality, this change replaces the calls to the method with ordinary cleanups of the workspace.