Ticket #85 (new Unit Test)

Opened 2 years ago

Last modified 22 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 2 years ago by csims

  • owner changed from droos to somebody

Changed 22 months ago by kieran

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