Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

A

addListener( ) method, TestResult
Ant and JUnit, JUnit and Ant
API, JUnit API
codeveloping with a supplier, Documenting Assumptions with Tests
using tests to learn, Debugging Tests
Assert class, JUnit’s Implementation, Assert
assert classes, Story of JUnit
assertions, Assert
failing, Assert
test without, Testing Exceptions
void assertEquals(boolean, boolean), Assert
void assertEquals(byte, byte), Assert
void assertEquals(char, char), Assert
void assertEquals(double, double, double), Assert
void assertEquals(float, float, float), Assert
void assertEquals(int, int), Assert
void assertEquals(long, long), Assert
void assertEquals(Object, Object), Assert
void assertEquals(short, short), Assert
void assertEquals(String, boolean, boolean), Assert
void assertEquals(String, byte, byte), Assert
void assertEquals(String, char, char), Assert
void assertEquals(String, double, double, double), Assert
void assertEquals(String, float, float, float), Assert
void assertEquals(String, int, int), Assert
void assertEquals(String, long, long), Assert
void assertEquals(String, Object, Object), Assert
void assertEquals(String, short, short), Assert
void assertEquals(String, String), Assert
void ...

Get JUnit Pocket Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.