package search.heuristic; import static org.junit.jupiter.api.Assertions.*; class AStarTest { }