C# Class Azavea.NijPredictivePolicing.Test.BaseTest

Datei anzeigen Open project: azavea/acs-alchemist

Public Properties

Property Type Description
BaseDir string
WorkingDir string

Protected Properties

Property Type Description
_log log4net.ILog

Private Methods

Method Description
BaseTest ( ) : System
Init ( ) : void

Property Details

BaseDir public_oe static_oe property

Location of the Azavea.NijPredictivePolicing.Test folder
public static string BaseDir
return string

WorkingDir public_oe static_oe property

Value to use for Settings.AppDataDirectory
public static string WorkingDir
return string

_log protected_oe static_oe property

protected static ILog,log4net _log
return log4net.ILog