* @desc Check that the VruMotionPredictionContainer includes the path prediction of type PathPredicted consisting of up to 15 future points, confidence values and time instances
* <pre>
* Pics Selection: PICS_VAM_GENERATION
* Initial conditions:
* with {
* VBS in state VRU-ACTIVE-STANDALONE
* or VBS in state VRU-ACTIVE-CLUSTER-LEADER
* and VRU has n VruPathPoints
* }
* Expected behaviour:
* ensure that {
* when {
* VAM generation requested
* }
* then {
* VAM is sent
* containing VamAwarness
* containing VruMotionPredictionContainer
* containing pathPrediction
* containing n <= 15 times PathPointPredicted
* containing horizontalPositionConfidence
* and containing pathDeltaTime
* }
* }
* </pre>
*
* @see ETSI TS 104 018-2 V2.0.2 (2024-11) TP/VBS/MSGF/BV-32
* @reference ETSI TS 103 300-3 (V2.2.1), clause 7.3.6