3
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Allow for multiple action instances in `@action` More... over 10 years ago
- Create reusable unittest action "StartServer" for FTP and remote integration tests # See xp-framework/rfc#272 More... over 10 years ago
- Use "void" return type More... over 10 years ago
- Also test static members More... over 10 years ago
- QA: WS More... over 10 years ago
- Integrate old MimeMessageTest with new one More... over 10 years ago
- Add test for getBody() with 2 mime parts More... over 10 years ago
- Test boundary accessors More... over 10 years ago
- Fix setBody() adding parts More... over 10 years ago
- Implement equals() method More... over 10 years ago
- Add tests for addPart(), getPart() and getParts() More... over 10 years ago
- Initial release: Tests for peer.mail.MimeMessage More... over 10 years ago
- Refactor: Add abstract base class More... over 10 years ago
- Refactor: Add abstract base class More... over 10 years ago
- Refrain from calling session_id(null) # Makes tests fail on PHP 5.5 More... over 10 years ago
- Link to XP Blog entry about test actions More... over 10 years ago
- Announce xp-framework/rfc#272 implementation More... over 10 years ago
Merge pull request #318 from thekid/unittest-actions More... over 10 years ago
- Convert to namespaces More... over 10 years ago
- QA: Add `@test` references to api docs More... over 10 years ago
- Initial release More... over 10 years ago
- Change syntax to @action(new ...(...)) from @action(class= ..., args= ...) # See https://github.com/xp-framework/rfc/issues/272#issuecomment-26214696 # Made possible by xp-framework/xp-framework#328 More... over 10 years ago
- MFH More... over 10 years ago
- Test addRecipients() More... over 10 years ago
- Convert to given charset if necessary in toString() More... over 10 years ago
- Add tests for various accessors More... over 10 years ago
- Check all recipient types in tests More... over 10 years ago
- Add optional "decode" parameter to peer.mail.Message::getBody() More... over 10 years ago
- Integrate tests from old net.xp_framework.unittest.peer.MessageTest More... over 10 years ago
- Add net.xp_framework.unittest.peer.mail.MessageTest More... over 10 years ago