Skip to content

The use of layout test report!!! #11

@yuuji1227

Description

@yuuji1227

How to support the

[2015-04-07 11:15:37][AMV8IQ][main]   [test:end][/Users/yuuji/work/website/target/test-classes/templates/index.thtest-001][327946712][KO] Test FAILED: Actual result does not match expected result.
Obtained:
[t:decorator="layout">
<head>
    <title>Index</title>
</head>
<body>
<div layout:fragment="content">]
at line 3 col 126, but expected:
[<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
      xmlns:th="http://www.thymeleaf.org"
      layout:decorator="layout">
<head>
    <title>Index</title>
</head>
<body>
<div>
    <section class="l-1c"] Time: 327946712ns (327ms).
[2015-04-07 11:15:37][AMV8IQ][main]   [test:end][/Users/yuuji/work/website/target/test-classes/templates/index.thtest-001][327946712][KO] Test FAILED: Actual result does not match expected result.
Obtained:
[t:decorator="layout">
<head>
    <title>Index</title>
</head>
<body>
<div layout:fragment="content">]
at line 3 col 126, but expected:
[<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
      xmlns:th="http://www.thymeleaf.org"
      layout:decorator="layout">
<head>
    <title>Index</title>
</head>
<body>
<div>
    <section class="l-1c"] Time: 327946712ns (327ms).
[2015-04-07 11:15:37][AMV8IQ][main] [sequence:end][/Users/yuuji/work/website/target/test-classes/templates][0][1][327946712] Tests OK: 0 of 1 (FAILED: 1). Sequence executed in 327946712ns (327ms)
[2015-04-07 11:15:37][AMV8IQ][main] [EXECUTION:END][0][1][327946712] Tests OK: 0 of 1 (FAILED: 1). Sequence executed in 327946712ns (327ms)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions