|
SiteWarmer
Programmatically hit your applications after deployment to make sure they have started.
|
Classes | |
| class | Check |
| This is a logical representation of a Url and its content matches as well as status and source Html. More... | |
| class | ConfigCollection |
| A combined collection of config files. These get combined into one list that will get executed. More... | |
| class | ContentMatch |
| Content we are looking to find or not find in the pages being requested. More... | |
| class | FileConfig |
| Configuration contained in a file. More... | |
| interface | IConfig |
| Classes implementing this Interface represent a collection of checks tht will be tested. More... | |
| class | ManualConfig |
| A manually created config. This allows programmatic configuration of the configuration. More... | |
| class | XmlConfig |
| Create a configuration from an XML file. More... | |