FunctionConvertTest
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* To change this license header, choose License Headers in Project Properties.
|
|
||||||
* To change this template file, choose Tools | Templates
|
*/
|
||||||
* and open the template in the editor.
|
|
||||||
*/
|
|
||||||
package org.redkale.test.convert;
|
package org.redkale.test.convert;
|
||||||
|
|
||||||
import org.junit.jupiter.api.Assertions;
|
import org.junit.jupiter.api.Assertions;
|
||||||
@@ -11,12 +10,11 @@ import org.redkale.convert.ConvertField;
|
|||||||
import org.redkale.convert.json.JsonConvert;
|
import org.redkale.convert.json.JsonConvert;
|
||||||
import org.redkale.util.Attribute;
|
import org.redkale.util.Attribute;
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* test
|
|
||||||
*
|
*
|
||||||
* @author zhangjx
|
* @author zhangjx
|
||||||
*/
|
*/
|
||||||
public class BiFuncConvertTest {
|
public class FunctionConvertTest {
|
||||||
|
|
||||||
public static class GamePlayer {
|
public static class GamePlayer {
|
||||||
|
|
||||||
Reference in New Issue
Block a user