File: index.md

package info (click to toggle)
libhamcrest-java 2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,180 kB
  • sloc: java: 6,989; xml: 9; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: Java Hamcrest
layout: default
---
# ![Hamcrest Surfer](http://hamcrest.org/images/logo.jpg){:.logo}Java Hamcrest

## Matchers that can be combined to create flexible expressions of intent

### Documentation

* [Getting Started](tutorial)
* [API Documentation (JavaDoc)](javadoc/)

### Downloads

* [Distributables and Dependency Configuration](distributables)
* [Source Repository](http://github.com/hamcrest/JavaHamcrest)
* [Project License](http://opensource.org/licenses/BSD-3-Clause)
* [Extensions and Related Projects](related)

### User Support

* [Hamcrest Java Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/hamcrest-java)
* [Hamcrest Developer Mailing List](https://groups.google.com/forum/?fromgroups#!forum/hamcrest-dev)
* [Issue Tracker](https://github.com/hamcrest/JavaHamcrest/issues)