Add test scenarios for the Last User Context handling
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Thu, 2 Aug 2012 08:44:33 +0000 (09:44 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 2 Aug 2012 15:17:42 +0000 (16:17 +0100)
commit8436dc84b15abd4bf77842412681ab7ce975e81a
tree4ef0b09565b36ec10025b312927498a5d46138a4
parent01149c2a14e5b96ec0f40d8570f3b557fc7c0e3c
Add test scenarios for the Last User Context handling

The following test scenarios are added to the documentation:
* Registration of a simple dictionary
* Registration does not happen on an isolated RegisterWithLUC() call
* An isolated FinishLUCRegistration() call will not change the LUC
* Registration of a complex dictionary
* Registration can happen with a series of RegisterWithLUC() calls
* Repeated registration of an app changes the order in the LUC
docs/reference/node-startup-controller/node-startup-controller-docs.xml
docs/reference/node-startup-controller/test-luc.xml [new file with mode: 0644]