expr-special-spec Pub

Special tests

Expanding values

Had an issue where ExprIdent doesn't expand values of CExpr... fixed and test here:

val b218="b218value"="b218value"

val b220="x-${b218}-x "="x-${b218}-x "

val b222="y-${b220}-y "="y-${b220}-y "

$when:: test.diesel.expand1
   . (payload=b222)


Was this useful?    

By: Razie | 2022-10-21 | Tags: spec , dsl


Viewed 266 times ( | History | Print ) this page.

You need to log in to post a comment!

© Copyright DieselApps, 2012-2024, all rights reserved.