Swiss Army Knife
General utility tools for Scada Minds
Classes
SCM.SwissArmyKnife.TestUtils Namespace Reference

Classes

class  SameValueDictionary
 A stub read-only dictionary that will pretend any key exists in it, and return the default value given in the constructor. More...
 
class  TemporaryDirectoryFixture
 Creates an empty, temporary directory located at "{SYSTEM_TMP_DIR}/{guid}" When disposing this object, the directory and all contents are deleted. More...
 
class  TemporaryFileFixture
 Creates 0-byte, temporary file in the system temp location. When disposing this object, the file is deleted. More...