| 
View
 

Architecture

Page history last edited by Bernardo Heynemann 18 years, 3 months ago

BHAL Project Home Page / Documentation / Architecture /

 

Architecture

 

The project is currently structured in two major User Interfaces: Web and Windows.

The only way to develop for both and still be able to reuse code is using the MVP technique presented by Martin Fowler (I wrote an article on the subject here).

 

As such unit tests will be implemented for each structure. The first one is the unit test for test case #1 - Login. We use a mockery structure that allows us to call events from the mock - Rhyno.Mocks. You can find more about it by following the link in the Links section.

Comments (0)

You don't have permission to comment on this page.