Ticket #85 (new Unit Test)

Opened 18 months ago

Last modified 16 months ago

Form Manager Unit Tests

Reported by: csims Owned by: somebody
Priority: trivial Milestone: Wishlist
Component: javarosa core Version:
Keywords: Cc:

Description

Much of the Form Manager code is UI code, which isn't really testable yet. However, we can test many of the activities by using mock views. Specifically, FormEntryActivity (and the factory that it uses to create form entry views) and FormTransportActivity (Although we may not be able to test that one due to lack of mocked data transmission code.

FormEntry MVC can be tested without UI mockups as far as I can tell. As can the SortedInSet class.

Change History

Changed 18 months ago by csims

  • owner changed from droos to somebody

Changed 16 months ago by kieran

  • milestone changed from Unit Tests to Wishlist
Note: See TracTickets for help on using tickets.