Package org.assertj.db.navigation.element


package org.assertj.db.navigation.element
This package contains interfaces about the different elements in assertions or outputs.

The elements can be a row, a column, changes, a change or a value.

Author:
Régis Pouiller
  • Interfaces
    Class
    Description
    Interface that represents a element of navigation about change.
    Interface that represents a element of navigation about changes.
    Interface that represents a element of navigation about column.
    Interface that represents a element of navigation.
    Interface that represents a element of navigation about row.
    Interface that represents a element of navigation about value.