Uses of Package
specialized_checkers.collection

Package
Description
 
 
  • Class
    Description
    A specialized checker for validating properties and constraints on graph data structures.
    A specialized checker for List collections, providing fluent API methods to perform various checks and validations on lists.
    A specialized checker for Map instances, providing fluent assertion methods for validating map properties and contents.
    A specialized checker for Set collections, providing fluent assertion methods for validating set properties and contents.
    A specialized checker for Tree data structures, providing a fluent API to assert various properties and invariants about a tree.
  • Class
    Description
    A specialized checker for validating properties and constraints on graph data structures.
    A specialized checker for List collections, providing fluent API methods to perform various checks and validations on lists.
    A specialized checker for Map instances, providing fluent assertion methods for validating map properties and contents.
    A specialized checker for Set collections, providing fluent assertion methods for validating set properties and contents.
    A specialized checker for Tree data structures, providing a fluent API to assert various properties and invariants about a tree.