* [BAEL-4875] Added Finding as Numeric Values + Finding Sci Not & Hex Nums Added: 1. Finding Integers and Decimal Numbers as Numeric Values 2. Finding Scientific Notation and Hex numbers * BAEL-4875 - Changed assertThat.contains(...) to containsExactly(...) Changed all instances of assertThat.contains(...) to containsExactly(...) in FindNumbersUnitTest Co-authored-by: gjohnson <gjohnson@192.168.1.64>