96ba1fc2d0
basic BusTerm lifecycle unit test PASS
2016-01-03 05:32:05 +01:00
c9ea9de54d
cover basic up-link and down-link communication in BusTerm_test
2016-01-03 03:37:52 +01:00
540151b56b
provide a mock handler for commands and state marks
...
in the real system, this will be the task of the CoreService,
while here, in test mode, we allow to install handling closures
from the unit-test-code
2016-01-03 03:23:39 +01:00
2e4d74747e
implement logging overrides in the Test-Nexus implementation
...
the actual functionality is forwareded to the base class,
which is the regular Nexus Hub
2016-01-02 19:16:37 +01:00
3230660d86
implement, cover and use the log clearing function
2016-01-02 02:00:07 +01:00
d27d9f79c2
define first test case to cover the UI-Bus side of basic element interactions
...
this test is intended as counterpart to
AbstractTangible_test::verify_mockManipulation()
It creates a mock element and verifies bidirectional
connnectivity to the UI-Bus
2016-01-02 01:23:09 +01:00
42c2569bb8
test driven planning
...
next steps will be to invent a mock UI element
and then to wire and operat this mock through the UI-Bus
2015-11-26 22:23:43 +01:00