This demonstrates the error message facility.
The first thing is to verify that the configuration is set up properly. Note that this test will not run correctly at the same time as Error Message Mapping if the runner tries to run the entire directory at one time. The configurations are incompatible.
Also note that since we don't have a configuration module for this test, several other features, such as the application facing names, won't work either.
fit.AccTestFixtures.CheckConfiguration | ||
Environment | Batch | |
Options | appConfigurationModule |
fit.AccTestFixtures.ExpandErrorMessage | ||||
args | exception | Trace | Message | notes |
("NoTypeInfo", "foo", "bar") | EXC | NOTRACE | Metadata for 'foo' not found in class 'bar' | Standard error message |