aeb9dca1c8
Improve dsl exception readability by double quoting names of classes, properties, and methods mentioned in the exceptions. Since property names are often lowercase strings (like 'find' or 'environment'), it can be very hard to distinguish a property name from general exception information in the error message (especially for someone new to MuranoPL). This commit improves this situation, by explicitly highlighting (quoting) the property in question. Change-Id: Ic9b099818d558b07a38bada56a53d669f5a9299f |
||
---|---|---|
.. | ||
foundation | ||
meta | ||
__init__.py | ||
test_agent.py | ||
test_assignments.py | ||
test_config_properties.py | ||
test_contracts.py | ||
test_engine_yaql_functions.py | ||
test_exceptions.py | ||
test_execution.py | ||
test_macros.py | ||
test_multiple_inheritance.py | ||
test_property_access.py | ||
test_property_inititialization.py | ||
test_results_serializer.py | ||
test_single_inheritance.py |