• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

se-edu / addressbook-level4 / 4656

Builds Branch Commit Type Ran Committer Via Coverage
4656 master XmlSerializableAddressBook: check for duplicate person(s) When the address book XML file happens to contain duplicate person(s), XmlSerializableAddressBook#toModelType() will throw an unchecked DuplicatePersonException instead of the checked Ille... push 13 Aug 2018 03:13PM UTC pyokagan travis-ci pending completion   set done
4655 storage-no-unchecked XmlSerializableAddressBook: check for duplicate person(s) When the address book XML file happens to contain duplicate person(s), XmlSerializableAddressBook#toModelType() will throw an unchecked DuplicatePersonException instead of the checked Ille... Pull #902 13 Aug 2018 02:18PM UTC web-flow travis-ci pending completion   set done
4654 storage-no-unchecked XmlSerializableAddressBook: check for duplicate person(s) When the address book XML file happens to contain duplicate person(s), XmlSerializableAddressBook#toModelType() will throw an unchecked DuplicatePersonException instead of the checked Ille... Pull #902 13 Aug 2018 02:13PM UTC web-flow travis-ci pending completion   set done
4653 storage-no-unchecked XmlSerializableAddressBook: check for duplicate person(s) If the address book XML file happens to contain duplicate person(s), XmlSerializableAddressBook#toModelType() will throw an unchecked DuplicatePersonException instead of the checked Illega... Pull #902 13 Aug 2018 02:02PM UTC web-flow travis-ci pending completion   set done
4652 storage-no-unchecked XmlSerializableAddressBook: explicitly check for duplicate persons If the address book XML file happens to contain duplicate person(s), XmlSerializableAddressBook#toModelType() will throw an unchecked DuplicatePersonException instead of the check... Pull #902 13 Aug 2018 01:53PM UTC web-flow travis-ci pending completion   set done
4650 master Combine Command#setData(...) and Command#execute() together (#898) Ensure that all command tests verify their model state and command history. Our commands forgot that their bound model and commandHistory are part of their state, and did not... push 13 Aug 2018 01:49PM UTC web-flow travis-ci pending completion   set done
4649 command-stateless Command: combine setData(...) and execute() together To execute a command, (e.g. AddCommand), we need to 1. Construct it: AddCommand addCommand = new AddCommand(person); 2. Bind the model and command history to it: addCo... Pull #898 13 Aug 2018 06:10AM UTC web-flow travis-ci pending completion   set done
4648 829-update-testutil-to-use-filteredlist Update SelectCommandSystemTest to use methods from TestUtil Pull #900 10 Aug 2018 03:06PM UTC web-flow travis-ci pending completion   set done
4647 829-update-testutil-to-use-filteredlist Merge branch 'master' into 829-update-testutil-to-use-filteredlist Pull #900 10 Aug 2018 02:59PM UTC web-flow travis-ci pending completion   set done
4646 829-update-testutil-to-use-filteredlist Update SelectCommandSystemTest to use methods from TestUtil Pull #900 10 Aug 2018 02:33PM UTC web-flow travis-ci pending completion   set done
4645 command-stateless Command: combine setData(...) and execute() together To execute a command, (e.g. AddCommand), we need to 1. Construct it: AddCommand addCommand = new AddCommand(person); 2. Bind the model and command history to it: addCo... Pull #898 09 Aug 2018 04:23PM UTC web-flow travis-ci pending completion   set done
4644 command-stateless Command: combine setData(...) and execute() together To execute a command, (e.g. AddCommand), we need to 1. Construct it: AddCommand addCommand = new AddCommand(person); 2. Bind the model and command history to it: addCo... Pull #898 09 Aug 2018 10:14AM UTC web-flow travis-ci pending completion   set done
4643 master UserPrefs: remove addressBookName It is not used in our application at all. push 09 Aug 2018 10:10AM UTC pyokagan travis-ci pending completion   set done
4642 master model: convert checked exceptions to runtime exceptions (#896) DuplicatePersonException and PersonNotFoundException are checked exceptions. They are thrown by methods to signify that their relevant preconditions were violated. Using checked ... push 09 Aug 2018 10:03AM UTC web-flow travis-ci pending completion   set done
4641 no-checked-exceptions UniquePersonListTest: add some more tests More test coverage is always nice. In particular, we want to check that UniquePersonList's methods throw DuplicatePersonException and PersonNotFoundException where relevant. These cases were not tested b... Pull #896 09 Aug 2018 09:31AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • …
  • 77
  • 78
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc