svoid test_makeAGIDomainPart() { testFunctionValues makeAGIDomainPart( "hello world" := "hello-world", "how are you?" := "how-are-you", "give me {that}" := "give-me-that" ); }