Hands on Testing Java: Lab #3

Java Expressions (Objects and Operations)

Objectives

  1. To explore the Java fundamental types, and the expressions by which they are manipulated.
  2. To explore the Java assignment and related expressions.
  3. To explore JUnit.