Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- m_AssertionOn - Static variable in class org.tquadrat.foundation.testutil.TestUtils
-
The flag that tracks the assertion on/off status for this package.
- m_DefaultErrorStream - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default error output stream.
- m_DefaultInputStream - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default input stream.
- m_DefaultLocale - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default
Locale
. - m_DefaultOutputStream - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default output stream.
- m_DefaultTimeZone - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default
TimeZone
. - m_DefaultZoneId - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The default
ZoneId
. - m_Description - Variable in class org.tquadrat.foundation.testutil.TestDataBase
-
The optional description of the test.
- m_Expected - Variable in class org.tquadrat.foundation.testutil.TestDataBase
-
The expected result.
- m_LiveThreadsBeforeSetup - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
Threads that are alive before the test is started.
- m_SkipThreadTest - Variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
Flag that controls whether the test regarding additional threads will be performed or not.
- m_SystemProperties - Static variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The system properties.
- m_Texts - Variable in class org.tquadrat.foundation.testutil.impl.ResourceBundleImpl
-
The values.
- m_Value - Variable in class org.tquadrat.foundation.testutil.impl.NameTestImpl
-
The value.
- MSG_ExceptionNotThrown - Static variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The message for an exception that was not thrown: "Expected Exception \'%s\' was not thrown".
- MSG_ExceptionThrown - Static variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The message for an unexpected exception that was thrown: "Unexpected Exception \'%s\' was thrown".
- MSG_WrongExceptionThrown - Static variable in class org.tquadrat.foundation.testutil.TestBaseClass
-
The message that another than the expected exception was thrown: "Wrong Exception type; caught \'%2$s\' but \'%1$s\' was expected".
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form