Integration test now reads from the console instead of the file system.
Update the naming so that it matches the new naming pattern. "before" and "after" are always prepended so that we don't run into problems when a function already includes a "before" or "after".
Add basic functionality for the PluginManagement class. Refs #1118 and #1116.