Class ReassignAssertBuilder<S,​D,​RS>

  • Type Parameters:
    S - The source object
    D - The destination object
    RS - The type of the selected field.

    public class ReassignAssertBuilder<S,​D,​RS>
    extends Object
    This class is used to build an assertion about a reassign operation.
    Author:
    schuettec